Home
last modified time | relevance | path

Searched refs:setServerParticipantsCount (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_group_call.cpp129 setServerParticipantsCount(data.vcount().v); in requestParticipants()
141 setServerParticipantsCount(_participants.size()); in requestParticipants()
164 void GroupCall::setServerParticipantsCount(int count) { in setServerParticipantsCount() function in Data::GroupCall
389 setServerParticipantsCount(data.vparticipants_count().v); in applyCallFields()
H A Ddata_group_call.h186 void setServerParticipantsCount(int count);