Class VivoxMessage
A Message for Vivox Text - either sent in a channel or directed, and either sent while this login was active, or requested from the Session or Account archives.
Inherited Members
Namespace: Unity.Services.Vivox
Assembly: solution.dll
Syntax
public sealed class VivoxMessage
Properties
Name | Description |
---|---|
Channel |
The ChannelName of the channel the message was sent in. IMPORTANT: null if the message was a DirectedMessage. |
From |
Whether or not the message was sent from the user to the channel. |
Is |
Denotes if this message has been read/seen or not. |
Language | The language preference of the user that sent the message. |
Message |
Unique message id of the text message. |
Message |
The text body of the message that was sent |
Received |
At what time the message was received. |
Sender |
The DisplayName of the sender of the message. |
Sender |
The PlayerId of the sender of the message. |
Methods
Name | Description |
---|---|
Set |