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