public class WinphoneNotification extends PlatformNotification
| Modifier and Type | Class and Description |
|---|---|
static class |
WinphoneNotification.Builder |
ALERT, LOG| Modifier and Type | Method and Description |
|---|---|
static WinphoneNotification |
alert(java.lang.String alert) |
java.lang.String |
getPlatform() |
static WinphoneNotification.Builder |
newBuilder() |
com.google.gson.JsonElement |
toJSON() |
getAlert, setAlertpublic static WinphoneNotification.Builder newBuilder()
public static WinphoneNotification alert(java.lang.String alert)
public java.lang.String getPlatform()
getPlatform in class PlatformNotificationpublic com.google.gson.JsonElement toJSON()
toJSON in interface PushModeltoJSON in class PlatformNotificationCopyright © 2018. All Rights Reserved.