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