A (possibly decrypted) to-device message after it has been successfully processed by the sdk.
If the message was encrypted, the encryptionInfo field will contain the encryption information.
If the message was sent in clear, this field will be null.
The message field contains the message type, content, and sender as if the message was sent in clear.
A (possibly decrypted) to-device message after it has been successfully processed by the sdk.
If the message was encrypted, the
encryptionInfofield will contain the encryption information. If the message was sent in clear, this field will be null.The
messagefield contains the messagetype,content, andsenderas if the message was sent in clear.