OfflinePushInfo

OfflinePushInfo

Properties:
Name Type Attributes Description
disablePush boolean <optional>

true: disable offline push; false: enable offline push (default)

disableVoipPush boolean <optional>

true: disable voip push (default); false: enable voip push (enabling voip push requires enabling offline push)

title string <optional>

Offline push title. This field is shared by iOS and Android

description string <optional>

Offline push content. This field will override the offline push display text of the message instance. If sending a custom message, this description field will override message.payload.description. If neither description nor message.payload.description is filled, the recipient will not receive the offline push for this custom message

extension string <optional>

Offline push pass-through content

ignoreIOSBadge boolean <optional>

Offline push ignore badge count (only effective for iOS), if set to true, in iOS receiving end, this message will not increase the unread count of the APP icon

androidOPPOChannelID string <optional>

Offline push OPPO phone 8.0 system and above channel ID

Offline Push Configuration