java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateActiveNotifications
- Enclosing class:
- TdApi
Contains active notifications that
was shown on previous application
launches. This update is sent only if
the message database is used. In that
case it comes once before any
updateNotification and updateNotificationGroup update.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Lists of active notification groups. -
Constructor Summary
ConstructorDescriptionContains active notifications that was shown on previous application launches.Contains active notifications that was shown on previous application launches.Contains active notifications that was shown on previous application launches. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
groups
Lists of active notification groups. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateActiveNotifications
public UpdateActiveNotifications()Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update. -
UpdateActiveNotifications
Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update.- Parameters:
groups
- NotificationGroup[] Lists of active notification groups.
-
UpdateActiveNotifications
Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update.- 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()
-