- Enclosing class:
- TdApi
Returns information about a group call.
Returns
GroupCall-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier. -
Constructor Summary
ConstructorsConstructorDescriptionReturns information about a group call.GetGroupCall(int groupCallId) Returns information about a group call.GetGroupCall(DataInput input) Returns information about a group call. -
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
-
GetGroupCall
public GetGroupCall()Returns information about a group call. ReturnsGroupCall -
GetGroupCall
public GetGroupCall(int groupCallId) Returns information about a group call. ReturnsGroupCall- Parameters:
groupCallId- int Group call identifier.
-
GetGroupCall
Returns information about a group call. ReturnsGroupCall- 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()
-