static Notification |
Notification.alert(Object alert)
Quick set all platform alert.
|
static Notification |
Notification.android(String alert,
String title,
Map<String,String> extras) |
Notification |
Notification.Builder.build() |
static Notification |
Notification.ios_auto_badge() |
static Notification |
Notification.ios_incr_badge(int badge) |
static Notification |
Notification.ios_set_badge(int badge) |
static Notification |
Notification.ios(Object alert,
Map<String,String> extras) |
static Notification |
Notification.winphone(String alert,
Map<String,String> extras) |