cn.jpush.api.push.model.notification
类 WinphoneNotification
java.lang.Object
cn.jpush.api.push.model.notification.PlatformNotification
cn.jpush.api.push.model.notification.WinphoneNotification
- 所有已实现的接口:
- PushModel
public class WinphoneNotification
- extends PlatformNotification
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newBuilder
public static WinphoneNotification.Builder newBuilder()
alert
public static WinphoneNotification alert(String alert)
getPlatform
public String getPlatform()
- 指定者:
- 类
PlatformNotification 中的 getPlatform
toJSON
public com.google.gson.JsonElement toJSON()
- 指定者:
- 接口
PushModel 中的 toJSON - 覆盖:
- 类
PlatformNotification 中的 toJSON
Copyright © 2014. All Rights Reserved.