Class Hierarchy
- java.lang.Object
- com.greenapi.pkg.models.notifications.AccountSocketStatus (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.AccountStatus (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ButtonMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ContactAvatar (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ContactMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ContactsArrayMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.DeviceStatus (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.FileMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.GroupInviteMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.IncomingCall (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ListMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ListSelectionMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.LocationMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.Notification
- com.greenapi.pkg.models.notifications.OutgoingMessageStatus (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.PollMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.QuotedMessageReceived<T> (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.ReactionMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.SimpleButtonSelectionMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.StickerMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.TemplateButtonSelectionMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.TextMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
- com.greenapi.pkg.models.notifications.UrlMessageReceived (implements com.greenapi.pkg.models.notifications.NotificationBody)
Interface Hierarchy
- com.greenapi.pkg.models.notifications.NotificationBody