Enum State
- Namespace
- Vonage.Conversations.GetUserConversations
- Assembly
- Vonage.dll
Defines the state of a conversation.
public enum State
Fields
Invited = 0Joined = 1Left = 2
Defines the state of a conversation.
public enum State
Invited = 0Joined = 1Left = 2