Uses of Enum Class
com.mypurecloud.sdk.v2.model.MessagingIntegration.OpenExtensionTypeEnum
Packages that use MessagingIntegration.OpenExtensionTypeEnum
-
Uses of MessagingIntegration.OpenExtensionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingIntegration.OpenExtensionTypeEnumModifier and TypeMethodDescriptionMessagingIntegration.OpenExtensionTypeEnum.fromString(String key) MessagingIntegration.getOpenExtensionType()Returns the enum constant of this class with the specified name.MessagingIntegration.OpenExtensionTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.