Return the config used for the push service
Return true if config is present
Register deviceToken for Android or IOS platforms
token that will be sent to Unified Push server
device alias used for registration
array list of categories that device should be register to.
Generated using TypeDoc
AeroGear UPS registration SDK
Usage: // Initialize SDK first app.init(config); let registration = new PushRegistration(); registration.register("myAppleOrFirebaseToken");