Uses of Class
com.azure.communication.phonenumbers.models.OperatorInformationResult
Packages that use OperatorInformationResult
Package
Description
Package containing the classes for AzureCommunicationPhoneNumbers.
-
Uses of OperatorInformationResult in com.azure.communication.phonenumbers
Methods in com.azure.communication.phonenumbers that return OperatorInformationResultModifier and TypeMethodDescriptionPhoneNumbersClient.searchOperatorInformation(List<String> phoneNumbers) Searches for operator information for a given list of phone numbers.Methods in com.azure.communication.phonenumbers that return types with arguments of type OperatorInformationResultModifier and TypeMethodDescriptionPhoneNumbersAsyncClient.searchOperatorInformation(List<String> phoneNumbers) Searches for operator information for a given list of phone numbers.