- Enclosing class:
- TdApi
Ends screen sharing in a joined group call.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier. -
Constructor Summary
ConstructorsConstructorDescriptionEnds screen sharing in a joined group call.EndGroupCallScreenSharing(int groupCallId) Ends screen sharing in a joined group call.Ends screen sharing in a joined 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
-
EndGroupCallScreenSharing
public EndGroupCallScreenSharing()Ends screen sharing in a joined group call. ReturnsOk -
EndGroupCallScreenSharing
public EndGroupCallScreenSharing(int groupCallId) Ends screen sharing in a joined group call. ReturnsOk- Parameters:
groupCallId- int Group call identifier.
-
EndGroupCallScreenSharing
Ends screen sharing in a joined group call. 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()
-