Uses of Enum Class
com.vonage.client.conversations.ConversationStatus
Packages that use ConversationStatus
-
Uses of ConversationStatus in com.vonage.client.conversations
Methods in com.vonage.client.conversations that return ConversationStatusModifier and TypeMethodDescriptionstatic ConversationStatusConversationStatus.fromString(String name) Conversation.getState()The state the conversation is in.static ConversationStatusReturns the enum constant of this class with the specified name.static ConversationStatus[]ConversationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.