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