- Enclosing class:
- TdApi
Leaves a group call.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
Group call identifier. -
Constructor Summary
ConstructorDescriptionLeaves a group call.LeaveGroupCall
(int groupCallId) Leaves a group call.LeaveGroupCall
(DataInput input) Leaves a group call. -
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
-
LeaveGroupCall
public LeaveGroupCall()Leaves a group call.Returns
Ok
-
LeaveGroupCall
public LeaveGroupCall(int groupCallId) Leaves a group call.Returns
Ok
- Parameters:
groupCallId
- int Group call identifier.
-
LeaveGroupCall
Leaves a group call.Returns
Ok
- 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()
-