WinphoneNotification.Builder |
WinphoneNotification.Builder.addExtra(String key,
Boolean value) |
WinphoneNotification.Builder |
WinphoneNotification.Builder.addExtra(String key,
Number value) |
WinphoneNotification.Builder |
WinphoneNotification.Builder.addExtra(String key,
String value) |
WinphoneNotification.Builder |
WinphoneNotification.Builder.addExtras(Map<String,String> extras) |
static WinphoneNotification.Builder |
WinphoneNotification.newBuilder() |
WinphoneNotification.Builder |
WinphoneNotification.Builder.setAlert(String alert) |
WinphoneNotification.Builder |
WinphoneNotification.Builder.setOpenPage(String openPage) |
WinphoneNotification.Builder |
WinphoneNotification.Builder.setTitle(String title) |