Uses of Interface
com.iizix.push.IPushNotification
Packages that use IPushNotification Package Description com.iizix.push Uses of IPushNotification in com.iizix.push
Methods in com.iizix.push that return IPushNotification Modifier and Type Method Description IPushNotification
PushServer. createNotification(IPushSubscription subscription, java.lang.String payloadMessage, int ttl, PushUrgency urgency, java.lang.String topic)
Constructs a new notification instance for use with browsers and non-Apple devices.