Represents a to-device event sent in the clear.
Readonly
The to-device message, containing type, sender and content fields, encoded as JSON.
type
sender
content
The type of processed to-device event. Always ProcessedToDeviceEventType.PlainText for this type.
Represents a to-device event sent in the clear.