Uses of Enum
com.azure.communication.phonenumbers.siprouting.SipRoutingServiceVersion
Packages that use SipRoutingServiceVersion
Package
Description
Package containing the implementations and inner classes for AzureCommunicationSIPRoutingService.
-
Uses of SipRoutingServiceVersion in com.azure.communication.phonenumbers.siprouting
Methods in com.azure.communication.phonenumbers.siprouting that return SipRoutingServiceVersionModifier and TypeMethodDescriptionstatic SipRoutingServiceVersionSipRoutingServiceVersion.getLatest()Gets the latest service version supported by this client librarystatic SipRoutingServiceVersionReturns the enum constant of this type with the specified name.static SipRoutingServiceVersion[]SipRoutingServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.communication.phonenumbers.siprouting with parameters of type SipRoutingServiceVersionModifier and TypeMethodDescriptionSipRoutingClientBuilder.serviceVersion(SipRoutingServiceVersion version) Sets theSipRoutingServiceVersionthat is used when making API requests.