Methods
-
unifiedPushSenderClient(settings)
-
Create a new UnifiedPush sender client. It does cool stuff
Parameters:
Name Type Default Description settingsObject {} the settings to be passed Properties
Name Type Description urlString The URL of the Unified Push Server. applicationIdString The Application ID masterSecretString The Master Secret headersObject The hash of custom HTTP headers / header overrides Returns:
A promise that will resolve with the client object.- Type
- Promise