Enum ConversationType
Used to denote different types of Vivox conversations.
Namespace: Unity.Services.Vivox
Assembly: Unity.Services.Vivox.dll
Syntax
public enum ConversationTypeFields
| Name | Description | 
|---|---|
| ChannelConversation | The conversation is from a channel. | 
| DirectedMessageConversation | The conversation is from a directed message with another person. |