- Enclosing class:
- TdApi
Starts a scheduled group call.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier. -
Constructor Summary
ConstructorsConstructorDescriptionStarts a scheduled group call.StartScheduledGroupCall(int groupCallId) Starts a scheduled group call.StartScheduledGroupCall(DataInput input) Starts a scheduled 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
-
StartScheduledGroupCall
public StartScheduledGroupCall()Starts a scheduled group call. ReturnsOk -
StartScheduledGroupCall
public StartScheduledGroupCall(int groupCallId) Starts a scheduled group call. ReturnsOk- Parameters:
groupCallId- int Group call identifier.
-
StartScheduledGroupCall
Starts a scheduled 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()
-