- Enclosing class:
- TdApi
Returns information about available
group call streams.
Returns
GroupCallStreams-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier. -
Constructor Summary
ConstructorsConstructorDescriptionReturns 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-