Uses of Enum Class
com.mypurecloud.sdk.v2.model.SocialHandle.TypeEnum
Packages that use SocialHandle.TypeEnum
-
Uses of SocialHandle.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialHandle.TypeEnumModifier and TypeMethodDescriptionstatic SocialHandle.TypeEnumSocialHandle.TypeEnum.fromString(String key) SocialHandle.getType()static SocialHandle.TypeEnumReturns the enum constant of this class with the specified name.static SocialHandle.TypeEnum[]SocialHandle.TypeEnum.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 SocialHandle.TypeEnumModifier and TypeMethodDescriptionvoidSocialHandle.setType(SocialHandle.TypeEnum type) SocialHandle.type(SocialHandle.TypeEnum type) Social Handle Type