|
string | messageId |
| The id of the message
|
|
string | roomId |
| The id of the room where the message was sent
|
|
long | gamerTag |
| The gamertag of the sender
|
|
string | content |
| The message body. You should use the censoredContent to make sure the subject material is safe.
|
|
string | censoredContent |
| The message body, similar to content. However, this string goes through a profanity filter on Beamable to remove unsafe material.
|
|
long | timestampMillis |
| The timestamp that this message was created. Number of milliseconds since 1970-01-01T00:00:00Z.
|
|
|
MessageType? | Type [get] |
| The MessageType of the message.
|
|
◆ Serialize()
The documentation for this class was generated from the following file:
- com.beamable/Runtime/Core/Platform/SDK/Chat/Room.cs