PushMessage

constructor(messageId: String, channelId: String, channelType: String, getstream: Map<String, Any?>, extraData: Map<String, Any?>, metadata: Map<String, Any?>)

Parameters

messageId

The id of the message.

channelId

The id of the channel.

channelType

The type of the channel.

getstream

Custom 'Stream' data.

extraData

Custom extra (not pre-reserved) data.

metadata

Notification metadata.