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