Uses of Enum Class
com.mypurecloud.sdk.v2.model.PostTextRequest.MessagingPlatformTypeEnum
Packages that use PostTextRequest.MessagingPlatformTypeEnum
-
Uses of PostTextRequest.MessagingPlatformTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PostTextRequest.MessagingPlatformTypeEnumModifier and TypeMethodDescriptionPostTextRequest.MessagingPlatformTypeEnum.fromString(String key) PostTextRequest.getMessagingPlatformType()Returns the enum constant of this class with the specified name.PostTextRequest.MessagingPlatformTypeEnum.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 PostTextRequest.MessagingPlatformTypeEnumModifier and TypeMethodDescriptionPostTextRequest.messagingPlatformType(PostTextRequest.MessagingPlatformTypeEnum messagingPlatformType) If the channels list contains a 'Messaging' item and the messaging platform is known, include it here to get accurate analyticsvoidPostTextRequest.setMessagingPlatformType(PostTextRequest.MessagingPlatformTypeEnum messagingPlatformType)