UTNotifications  1.6
Professional Local & Push Notification Plugin
Classes | Static Public Member Functions | List of all members
DemoServer.Registrator Class Reference

Very simple registration of devices on a server side (storing pairs of push notifications system provider & registrationId). More...

Classes

class  Item
 

Static Public Member Functions

static void register (String uid, String provider, String id)
 
static List< Item > items ()
 
static String getOAuth2Token (String provider)
 
static void setOAuth2Token (String provider, String token, Date tokenExpires)
 

Detailed Description

Very simple registration of devices on a server side (storing pairs of push notifications system provider & registrationId).

You should use some database instead in production.


The documentation for this class was generated from the following file: