BaiduMessage
Specifies the settings for a one-time message that's sent directly to an endpoint through the Baidu (Baidu Cloud Push) channel.
Types
Properties
The icon image name of the asset saved in your app.
The URL of the large icon image to display in the content view of the push notification.
The raw, JSON-formatted string to use as the payload for the notification message. If specified, this value overrides all other content for the message.
Specifies whether the notification is a silent push notification, which is a push notification that doesn't display on a recipient's device. Silent push notifications can be used for cases such as updating an app's configuration or supporting phone home functionality.
The URL of the small icon image to display in the status bar and the content view of the push notification.
The default message variables to use in the notification message. You can override the default variables with individual address variables.
The amount of time, in seconds, that the Baidu Cloud Push service should store the message if the recipient's device is offline. The default value and maximum supported time is 604,800 seconds (7 days).