Uses of Enum Class
com.mypurecloud.sdk.v2.model.ContactDetailEventTopicContactUpdateEvent.MediaTypeEnum
Packages that use ContactDetailEventTopicContactUpdateEvent.MediaTypeEnum
-
Uses of ContactDetailEventTopicContactUpdateEvent.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContactDetailEventTopicContactUpdateEvent.MediaTypeEnumModifier and TypeMethodDescriptionContactDetailEventTopicContactUpdateEvent.MediaTypeEnum.fromString(String key) ContactDetailEventTopicContactUpdateEvent.getMediaType()Returns the enum constant of this class with the specified name.ContactDetailEventTopicContactUpdateEvent.MediaTypeEnum.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 ContactDetailEventTopicContactUpdateEvent.MediaTypeEnumModifier and TypeMethodDescriptionContactDetailEventTopicContactUpdateEvent.mediaType(ContactDetailEventTopicContactUpdateEvent.MediaTypeEnum mediaType) voidContactDetailEventTopicContactUpdateEvent.setMediaType(ContactDetailEventTopicContactUpdateEvent.MediaTypeEnum mediaType)