Uses of Class
org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
Packages that use TdApi.GroupCallVideoSourceGroup
-
Uses of TdApi.GroupCallVideoSourceGroup in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.GroupCallVideoSourceGroupModifier and TypeFieldDescriptionTdApi.GroupCallParticipantVideoInfo.sourceGroups
List of synchronization source groups of the video.Constructors in org.drinkless.tdlib with parameters of type TdApi.GroupCallVideoSourceGroupModifierConstructorDescriptionGroupCallParticipantVideoInfo
(TdApi.GroupCallVideoSourceGroup[] sourceGroups, String endpointId, boolean isPaused) Contains information about a group call participant's video channel.