- Enclosing class:
- TdApi
Ends a group call. Requires groupCall.canBeManaged.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier. -
Constructor Summary
ConstructorsConstructorDescriptionEnds a group call.EndGroupCall(int groupCallId) Ends a group call.EndGroupCall(DataInput input) Ends 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
-
EndGroupCall
public EndGroupCall()Ends a group call. Requires groupCall.canBeManaged. ReturnsOk -
EndGroupCall
public EndGroupCall(int groupCallId) Ends a group call. Requires groupCall.canBeManaged. ReturnsOk- Parameters:
groupCallId- int Group call identifier.
-
EndGroupCall
Ends a group call. Requires groupCall.canBeManaged. ReturnsOk- 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()
-