- Enclosing class:
- TdApi
Returns information about available
group call streams.
Returns
GroupCallStreams
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
Group call identifier. -
Constructor Summary
ConstructorDescriptionReturns information about available group call streams.GetGroupCallStreams
(int groupCallId) Returns information about available group call streams.GetGroupCallStreams
(DataInput input) Returns information about available group call streams. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
groupCallId
public int groupCallIdGroup call identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetGroupCallStreams
public GetGroupCallStreams()Returns information about available group call streams. ReturnsGroupCallStreams
-
GetGroupCallStreams
public GetGroupCallStreams(int groupCallId) Returns information about available group call streams. ReturnsGroupCallStreams
- Parameters:
groupCallId
- int Group call identifier.
-
GetGroupCallStreams
Returns information about available group call streams. ReturnsGroupCallStreams
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-