Class OperatorInformationResult
java.lang.Object
com.azure.communication.phonenumbers.models.OperatorInformationResult
Represents a search result containing format and operator information associated with the requested phone numbers.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the values property: Results of a search.
-
Constructor Details
-
OperatorInformationResult
public OperatorInformationResult()
-
-
Method Details
-
getValues
Get the values property: Results of a search. This array will have one entry per requested phone number which will contain the relevant operator information.- Returns:
- the values value.
-