Uses of Enum Class
com.mypurecloud.sdk.v2.model.SmsAvailablePhoneNumber.PhoneNumberTypeEnum
Packages that use SmsAvailablePhoneNumber.PhoneNumberTypeEnum
-
Uses of SmsAvailablePhoneNumber.PhoneNumberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SmsAvailablePhoneNumber.PhoneNumberTypeEnumModifier and TypeMethodDescriptionSmsAvailablePhoneNumber.PhoneNumberTypeEnum.fromString(String key) SmsAvailablePhoneNumber.getPhoneNumberType()Returns the enum constant of this class with the specified name.SmsAvailablePhoneNumber.PhoneNumberTypeEnum.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 SmsAvailablePhoneNumber.PhoneNumberTypeEnumModifier and TypeMethodDescriptionSmsAvailablePhoneNumber.phoneNumberType(SmsAvailablePhoneNumber.PhoneNumberTypeEnum phoneNumberType) The type of phone number available for provisioning.voidSmsAvailablePhoneNumber.setPhoneNumberType(SmsAvailablePhoneNumber.PhoneNumberTypeEnum phoneNumberType)