Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceCreate a push notification.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The notification to create.
Optional
options: anyOverride http request option.
Create a push notification
Delete a push notification message.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: anyOverride http request option.
Delete a push notification message
Retrieve a push notification message.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: anyOverride http request option.
Retrieve a push notification message
List push notifications.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
state: MessageStateOnly list notifications with the given state.
Optional
options: anyOverride http request option.
List push notifications
Send a push notification.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: anyOverride http request option.
Send a push notification
Set a push notification's type.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: anyOverride http request option.
Set a push notification's type
Update a push notification message.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: anyOverride http request option.
Update a push notification
Generated using TypeDoc
NotificationsApi - factory interface