java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.GroupCallId
- Enclosing class:
- TdApi
Contains the group call identifier.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionContains the group call identifier.GroupCallId
(int id) Contains the group call identifier.GroupCallId
(DataInput input) Contains the group call identifier. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
id
public int idGroup call identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GroupCallId
public GroupCallId()Contains the group call identifier. -
GroupCallId
public GroupCallId(int id) Contains the group call identifier.- Parameters:
id
- int Group call identifier.
-
GroupCallId
Contains the group call identifier.- 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()
-