Uses of Enum Class
com.mypurecloud.sdk.v2.model.OpenMessagingFromRecipient.IdTypeEnum
Packages that use OpenMessagingFromRecipient.IdTypeEnum
-
Uses of OpenMessagingFromRecipient.IdTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenMessagingFromRecipient.IdTypeEnumModifier and TypeMethodDescriptionOpenMessagingFromRecipient.IdTypeEnum.fromString(String key) OpenMessagingFromRecipient.getIdType()Returns the enum constant of this class with the specified name.OpenMessagingFromRecipient.IdTypeEnum.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 OpenMessagingFromRecipient.IdTypeEnumModifier and TypeMethodDescriptionOpenMessagingFromRecipient.idType(OpenMessagingFromRecipient.IdTypeEnum idType) The recipient ID type.voidOpenMessagingFromRecipient.setIdType(OpenMessagingFromRecipient.IdTypeEnum idType)