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