PushFcmMessageTemplateContent
The content of the push message template that applies to FCM (Firebase Cloud Messaging) notification service.
Types
Properties
Link copied to clipboard
The action to occur if a recipient taps a push notification that is based on the message template. Valid values are:
Link copied to clipboard
The message body to use in a push notification that is based on the message template.
Link copied to clipboard
The URL of the large icon image to display in the content view of a push notification that's based on the message template.
Link copied to clipboard
The URL of the small icon image to display in the status bar and the content view of a push notification that's based on the message template.
Link copied to clipboard
The URL of the small icon image to display in the status bar and the content view of a push notification that's based on the message template.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: PushFcmMessageTemplateContent.Builder.() -> Unit = {}): PushFcmMessageTemplateContent