Property | Type | Description |
content | Object | The message content of push notification. |
content.title | String | Title of the push notification. |
content.body | String | Body of the push notification. |
content.image | String | Image URL. |
content.deeplink | String | Deep link URL. |
Property | Type | Description |
content | Object | The message content of push notification. |
content.title | String | Title of the push notification. |
content.body | String | Body of the push notification. |
content.image | String | Image URL. |
content.deeplink | String | Deep link URL. |
Property | Type | Description |
content | Object | The message content of in-app notification. |
content.title | String | Title of the in-app notification. |
content.body | String | Body of the in-app notification. |
content.image | String | Body of the in-app notification. |
content.link | String | Link to the page on tap activity. |
Property | Type | Description |
content | Object | The message content of in-app notification. |
content.title | String | Title of the in-app notification. |
content.body | String | Body of the in-app notification. |
content.image | String | Body of the in-app notification. |
content.link | String | Link to the page on tap activity. |