Uses of Class
it.tdlight.jni.TdApi.NotificationType
-
Uses of TdApi.NotificationType in it.tdlight.jni
Modifier 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.ModifierConstructorDescriptionNotification
(int id, int date, boolean isSilent, TdApi.NotificationType type) Contains information about a notification.