- Enclosing class:
- TdApi
Starts a scheduled group call.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
Group call identifier. -
Constructor Summary
ConstructorDescriptionStarts 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
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
-
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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-