|
UTNotifications
1.8
Professional Local & Push Notification Plugin
|
This is the complete list of members for com.universal_tools.demoserver.PushNotificator, including all inherited members.
| notifyADM(int id, List< Registrator.Item > items, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyAll(int id, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyAPNS(int id, List< Registrator.Item > items, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyFCM(int id, final String topic, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyFCM(int id, List< Registrator.Item > items, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyFCM(int id, final String addresseeKey, final Object addresseeValue, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyItems(int id, List< Registrator.Item > items, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyTopic(String topic, int id, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
| notifyWNS(int id, List< Registrator.Item > items, String title, String text, String serverMessage, String notificationProfile, int badge) | com.universal_tools.demoserver.PushNotificator | static |
1.8.13