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