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