-
Constructors in it.tdlight.jni with parameters of type TdApi.GroupCallRecentSpeaker
Constructor |
Description |
GroupCall(int id,
String title,
int scheduledStartDate,
boolean enabledStartNotification,
boolean isActive,
boolean isJoined,
boolean needRejoin,
boolean canBeManaged,
int participantCount,
boolean loadedAllParticipants,
TdApi.GroupCallRecentSpeaker[] recentSpeakers,
boolean isMyVideoEnabled,
boolean isMyVideoPaused,
boolean canStartVideo,
boolean muteNewParticipants,
boolean canChangeMuteNewParticipants,
int recordDuration,
int duration) |
Describes a group call.
|