Uses of Class
org.drinkless.tdlib.TdApi.NotificationType
Packages that use TdApi.NotificationType
-
Uses of TdApi.NotificationType in org.drinkless.tdlib
Subclasses of TdApi.NotificationType in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
New call was received.static class
New message was received.static class
New message was received through a push notification.static class
New secret chat was created.Fields in org.drinkless.tdlib declared as TdApi.NotificationTypeConstructors in org.drinkless.tdlib with parameters of type TdApi.NotificationTypeModifierConstructorDescriptionNotification
(int id, int date, boolean isSilent, TdApi.NotificationType type) Contains information about a notification.