PushMessageTemplateContent

The content of the message template that applies to the push channel subtype.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content of the message template that applies to ADM (Amazon Device Messaging) notification service.

Link copied to clipboard

The content of the message template that applies to APNS(Apple Push Notification service) notification service.

Link copied to clipboard

The content of the message template that applies to Baidu notification service.

Link copied to clipboard

The content of the message template that applies to FCM (Firebase Cloud Messaging) notification service.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String