public static interface UsherPushNotificationModelPresenter.UsherPushNotificationModelUI
| Modifier and Type | Method and Description |
|---|---|
void |
autoApproveDesktopLogin(PushNotificationEntity pushNotificationEntity) |
java.lang.String |
jsonString() |
void |
logPushNotificationExpired() |
void |
logPushNotificationIgnored() |
void |
showUIAsNotification(InboxEntity inboxEntity,
boolean showAction) |
void |
showUIAsNotification(PushNotificationEntity pushNotificationEntity,
boolean showAction) |
void |
showUIAsPopupDialog(PushNotificationEntity pushNotificationEntity) |
void showUIAsNotification(InboxEntity inboxEntity, boolean showAction)
void showUIAsNotification(PushNotificationEntity pushNotificationEntity, boolean showAction)
void showUIAsPopupDialog(PushNotificationEntity pushNotificationEntity)
void autoApproveDesktopLogin(PushNotificationEntity pushNotificationEntity)
void logPushNotificationIgnored()
void logPushNotificationExpired()
java.lang.String jsonString()