java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateGroupCall
- Enclosing class:
- TdApi
Information about a group call was updated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New data about a group call. -
Constructor Summary
ConstructorDescriptionInformation about a group call was updated.UpdateGroupCall
(TdApi.GroupCall groupCall) Information about a group call was updated.UpdateGroupCall
(DataInput input) Information about a group call was updated. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
groupCall
New data about a group call. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateGroupCall
public UpdateGroupCall()Information about a group call was updated. -
UpdateGroupCall
Information about a group call was updated.- Parameters:
groupCall
- GroupCall New data about a group call.
-
UpdateGroupCall
Information about a group call was updated.- 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()
-