- Enclosing class:
- TdApi
Toggles whether current user's
video is paused.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier.booleanPass true if the current user's video is paused. -
Constructor Summary
ConstructorsConstructorDescriptionToggles whether current user's video is paused.ToggleGroupCallIsMyVideoPaused(int groupCallId, boolean isMyVideoPaused) Toggles whether current user's video is paused.Toggles whether current user's video is paused. -
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. -
isMyVideoPaused
public boolean isMyVideoPausedPass true if the current user's video is paused. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ToggleGroupCallIsMyVideoPaused
public ToggleGroupCallIsMyVideoPaused()Toggles whether current user's video is paused. ReturnsOk -
ToggleGroupCallIsMyVideoPaused
public ToggleGroupCallIsMyVideoPaused(int groupCallId, boolean isMyVideoPaused) Toggles whether current user's video is paused. ReturnsOk- Parameters:
groupCallId- int Group call identifier.isMyVideoPaused- boolean Pass true if the current user's video is paused.
-
ToggleGroupCallIsMyVideoPaused
Toggles whether current user's video is paused. 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()
-