v16.3.0
Latest
2020.3+
Enum ConversationType
Used to denote different types of Vivox conversations.
Namespace: Unity.Services.Vivox
Syntax
public enum ConversationType
Fields
Name | Description | Value |
---|---|---|
ChannelConversation | The conversation is from a channel. | 0 |
DirectedMessageConversation | The conversation is from a directed message with another person. | 1 |