Uses of Class
com.mypurecloud.sdk.v2.model.PhoneNumberStatus
Packages that use PhoneNumberStatus
-
Uses of PhoneNumberStatus in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PhoneNumberStatusModifier and TypeMethodDescriptionIndicates whether or not a phone number is callable.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type PhoneNumberStatusModifier and TypeMethodDescriptionDialerContact.getPhoneNumberStatus()WritableDialerContact.getPhoneNumberStatus()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type PhoneNumberStatusModifier and TypeMethodDescriptionDialerContact.phoneNumberStatus(Map<String, PhoneNumberStatus> phoneNumberStatus) A map of phone number columns to PhoneNumberStatuses, which indicate if the phone number is callable or not.WritableDialerContact.phoneNumberStatus(Map<String, PhoneNumberStatus> phoneNumberStatus) A map of phone number columns to PhoneNumberStatuses, which indicate if the phone number is callable or not.voidDialerContact.setPhoneNumberStatus(Map<String, PhoneNumberStatus> phoneNumberStatus) voidWritableDialerContact.setPhoneNumberStatus(Map<String, PhoneNumberStatus> phoneNumberStatus)