NotificationMessage

constructor(subject: String, message: String, lang: String? = null, type: String? = null)

Parameters

lang

A valid ISO 639 alpha-2 or alpha-3 language code specifying the language of the notification.

subject

Very short rendition of the notification. For example, this value will be displayed on an Apple iWatch, where the message is shown for a short time only.

message

Full notification message.

type

NotificationMessage