Home
last modified time | relevance | path

Searched refs:participant_count (Results 1 – 11 of 11) sorted by relevance

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website_jitsi/controllers/
H A Dmain.py13 def jitsi_update_status(self, room_name, participant_count, joined): argument
24 if participant_count < 0:
47 [room_name, participant_count, participant_count]
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website_jitsi/models/
H A Dchat_room.py39 participant_count = fields.Integer("Participant count", default=0, copy=False) variable in ChatRoom
54 room.is_full = room.participant_count >= int(room.max_capacity)
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp9153 c->participant_count = temp_c.participant_count; in on_load_channel_from_database()
9743 if (c->participant_count != 0 && c->participant_count != channel_full->participant_count) { in on_load_channel_full_from_database()
10732 channel_full->participant_count = participant_count; in on_get_chat_full()
10754 c->participant_count = participant_count; in on_get_chat_full()
11995 c->participant_count = participant_count; in on_get_channel_participants()
13154 if (c->participant_count != participant_count) { in on_update_chat_participant_count()
13163 c->participant_count = participant_count; in on_update_chat_participant_count()
15677 c->participant_count = participant_count; in on_chat_update()
15713 channel_full->participant_count = participant_count; in on_chat_update()
16178 participant_count = c->participant_count; in get_chat_invite_link_info_object()
[all …]
H A DGroupCallManager.cpp832 int32 participant_count = 0; member
1568 if (real_participant_count != group_call->participant_count) { in on_get_group_call_participants()
1570 LOG(ERROR) << "Have participant count " << group_call->participant_count << " instead of " in on_get_group_call_participants()
1669 … need_update |= set_group_call_participant_count(group_call, group_call->participant_count + diff, in on_update_group_call_participants()
4061 call.participant_count = group_call->participants_count_; in update_group_call()
4120 if (!input_group_call_id.is_valid() || call.participant_count < 0) { in update_group_call()
4138 call.participant_count++; in update_group_call()
4140 LOG(INFO) << "Update " << call.group_call_id << " with " << group_call->participant_count in update_group_call()
4484 if (group_call->participant_count == count) { in set_group_call_participant_count()
4517 if (group_call->participant_count == count) { in set_group_call_participant_count()
[all …]
H A DContactsManager.h713 int32 participant_count = 0; member
794 int32 participant_count = 0; member
848 int32 participant_count = 0; member
940 int32 participant_count = 0; member
1216 …void on_update_chat_participant_count(Chat *c, ChatId chat_id, int32 participant_count, int32 vers…
H A DMessagesManager.cpp12122 …auto participant_count = td_->contacts_manager_->get_channel_participant_count(dialog_id.get_chann… in on_update_dialog_online_member_count_timeout() local
12123 if (participant_count == 0 || participant_count >= 195) { in on_update_dialog_online_member_count_timeout()
17415 int32 participant_count = 0; in can_get_message_viewers() local
17423participant_count = td_->contacts_manager_->get_chat_participant_count(dialog_id.get_chat_id()); in can_get_message_viewers()
17429participant_count = td_->contacts_manager_->get_channel_participant_count(dialog_id.get_channel_id… in can_get_message_viewers()
17441 if (participant_count == 0) { in can_get_message_viewers()
17444 …if (participant_count > G()->shared_config().get_option_integer("chat_read_mark_size_threshold", 1… in can_get_message_viewers()
20064 …auto participant_count = td_->contacts_manager_->get_channel_participant_count(dialog_id.get_chann… in open_dialog() local
20065 if (participant_count < 195) { // include unknown participant_count in open_dialog()
/dports/net/py-ripe.atlas.cousteau/ripe.atlas.cousteau-1.4.2/
H A DREADME.rst166 return result.response["participant_count"]
H A DPKG-INFO176 return result.response["participant_count"]
/dports/net/py-ripe.atlas.cousteau/ripe.atlas.cousteau-1.4.2/ripe.atlas.cousteau.egg-info/
H A DPKG-INFO176 return result.response["participant_count"]
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/scheme/
H A Dtd_api.tl2279 //@participant_count Number of participants in the group call
2290 … is_active:Bool is_joined:Bool need_rejoin:Bool can_be_managed:Bool participant_count:int32 loaded…
/dports/www/jitsi-meet/jitsi-meet/libs/
H A Dapp.bundle.min.map1 …participantIdForEvent,\n {\n local,\n 'participant_count': conference…