Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicScreenShare.InitialStateEnum
Packages that use ConversationEventTopicScreenShare.InitialStateEnum
-
Uses of ConversationEventTopicScreenShare.InitialStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicScreenShare.InitialStateEnumModifier and TypeMethodDescriptionConversationEventTopicScreenShare.InitialStateEnum.fromString(String key) ConversationEventTopicScreenShare.getInitialState()Returns the enum constant of this class with the specified name.ConversationEventTopicScreenShare.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 ConversationEventTopicScreenShare.InitialStateEnumModifier and TypeMethodDescriptionConversationEventTopicScreenShare.initialState(ConversationEventTopicScreenShare.InitialStateEnum initialState) voidConversationEventTopicScreenShare.setInitialState(ConversationEventTopicScreenShare.InitialStateEnum initialState)