Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum
Packages that use ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum
-
Uses of ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnumModifier and TypeMethodDescriptionConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum.fromString(String key) ConversationCallbackEventTopicCallbackMediaParticipant.getInitialState()Returns the enum constant of this class with the specified name.ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnumModifier and TypeMethodDescriptionConversationCallbackEventTopicCallbackMediaParticipant.initialState(ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum initialState) voidConversationCallbackEventTopicCallbackMediaParticipant.setInitialState(ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum initialState)