Uses of Class
it.tdlight.jni.TdApi.GroupCallRecentSpeaker
-
Uses of TdApi.GroupCallRecentSpeaker in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.GroupCallRecentSpeaker Modifier and Type Field Description TdApi.GroupCallRecentSpeaker[]
TdApi.GroupCall. recentSpeakers
Recently speaking users in the group call.Constructors in it.tdlight.jni with parameters of type TdApi.GroupCallRecentSpeaker Constructor Description GroupCall(int id, boolean isActive, boolean isJoined, boolean needRejoin, boolean canUnmuteSelf, boolean canBeManaged, int participantCount, boolean loadedAllParticipants, TdApi.GroupCallRecentSpeaker[] recentSpeakers, boolean muteNewParticipants, boolean canChangeMuteNewParticipants, int duration)
Describes a group call.