java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateNotification
- Enclosing class:
- TdApi
A notification was changed.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intChanged notification.intUnique notification group identifier. -
Constructor Summary
ConstructorsConstructorDescriptionA notification was changed.UpdateNotification(int notificationGroupId, TdApi.Notification notification) A notification was changed.UpdateNotification(DataInput input) A notification was changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
notificationGroupId
public int notificationGroupIdUnique notification group identifier. -
notification
Changed notification. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateNotification
public UpdateNotification()A notification was changed. -
UpdateNotification
A notification was changed.- Parameters:
notificationGroupId- int Unique notification group identifier.notification- Notification Changed notification.
-
UpdateNotification
A notification was changed.- 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()
-