Property | Type | Description | |
---|---|---|---|
channel | string | ||
showGooglePlayDialog | bool |
Method | Description | |
---|---|---|
SetNotificationOff ( ) : void | ||
SetNotificationOn ( ) : void | ||
Start ( ) : void | ||
Subscribe ( string topic ) : void | ||
Unsubscribe ( string topic ) : void | ||
Update ( ) : void |
public static Subscribe ( string topic ) : void | ||
topic | string | |
return | void |
public static Unsubscribe ( string topic ) : void | ||
topic | string | |
return | void |