Push notification title If not set, the following default title display rules will be applied Default title display rules: Built-in messages: For one-to-one chat notifications, the sender's name is displayed as the title; for group chat notifications, the group name is displayed as the title. Custom messages: No title is displayed by default.
Push content
Prefer using IPushConfig.pushContent
. If not available, use the pushContent
parameter from the sent message.
Remote push additional information
Prefer using IPushConfig.pushData
. If not available, use the pushContent
parameter from the message being sent.
iOS config
Android config
HarmonyOS config
Indicates whether to display the push notification title. This is only applicable to the iOS platform.
Whether to force push
Push notification template ID
Push notification configuration