Skip navigation links
C P R T 

C

com.gluonhq.charm.down.plugins - package com.gluonhq.charm.down.plugins
Primary API package for Down - Push Notifications plugin, contains the interface PushNotificationsService and related classes.

P

PushNotificationsService - Interface in com.gluonhq.charm.down.plugins
Adds the ability for the application to receive remote push notifications.
PushNotificationsServiceFactory - Class in com.gluonhq.charm.down.plugins
 
PushNotificationsServiceFactory() - Constructor for class com.gluonhq.charm.down.plugins.PushNotificationsServiceFactory
 

R

register(String) - Method in interface com.gluonhq.charm.down.plugins.PushNotificationsService
Register the app for receiving push notifications.

T

tokenProperty() - Method in interface com.gluonhq.charm.down.plugins.PushNotificationsService
The unique registration token that can be passed to the server, so the app can receive push notifications
C P R T 
Skip navigation links