This is the complete list of members for groupCall, including all inherited members.
can_be_managed_ | groupCall | |
can_enable_video_ | groupCall | |
can_toggle_mute_new_participants_ | groupCall | |
duration_ | groupCall | |
enabled_start_notification_ | groupCall | |
groupCall() | groupCall | |
groupCall(int32 id_, string const &title_, int32 scheduled_start_date_, bool enabled_start_notification_, bool is_active_, bool is_rtmp_stream_, bool is_joined_, bool need_rejoin_, bool can_be_managed_, int32 participant_count_, bool has_hidden_listeners_, bool loaded_all_participants_, array< object_ptr< groupCallRecentSpeaker >> &&recent_speakers_, bool is_my_video_enabled_, bool is_my_video_paused_, bool can_enable_video_, bool mute_new_participants_, bool can_toggle_mute_new_participants_, int32 record_duration_, bool is_video_recorded_, int32 duration_) | groupCall | |
has_hidden_listeners_ | groupCall | |
ID | groupCall | static |
id_ | groupCall | |
is_active_ | groupCall | |
is_joined_ | groupCall | |
is_my_video_enabled_ | groupCall | |
is_my_video_paused_ | groupCall | |
is_rtmp_stream_ | groupCall | |
is_video_recorded_ | groupCall | |
loaded_all_participants_ | groupCall | |
mute_new_participants_ | groupCall | |
need_rejoin_ | groupCall | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
participant_count_ | groupCall | |
recent_speakers_ | groupCall | |
record_duration_ | groupCall | |
scheduled_start_date_ | groupCall | |
store(TlStorerToString &s, const char *field_name) const final | groupCall | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
title_ | groupCall | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |