Struct VivoxChannelCredentials
Inherited Members
Namespace: Unity.Cloud.Presence.Runtime
Syntax
public struct VivoxChannelCredentials
Fields
ChannelId
Name of the channel.
Declaration
public string ChannelId
Field Value
| Type | Description |
|---|---|
| String |
Token
The Vivox chat access token.
Declaration
public string Token
Field Value
| Type | Description |
|---|---|
| String |