Uses of Class
it.tdlight.jni.TdApi.NotificationType
-
Uses of TdApi.NotificationType in it.tdlight.jni
Subclasses of TdApi.NotificationType in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
New call was received.static final class
New message was received.static final class
New message was received through a push notification.static final class
New secret chat was created.Fields in it.tdlight.jni declared as TdApi.NotificationTypeConstructors in it.tdlight.jni with parameters of type TdApi.NotificationTypeModifierConstructorDescriptionNotification
(int id, int date, boolean isSilent, TdApi.NotificationType type) Contains information about a notification.