Partager via


Azure.Communication.ProgrammableConnectivity Namespace

Classes

CommunicationProgrammableConnectivityModelFactory

Model factory for models.

DeviceLocation

The DeviceLocation sub-client.

DeviceLocationVerificationContent

Request to verify Location.

DeviceLocationVerificationResult

Response verifying location.

DeviceNetwork

The DeviceNetwork sub-client.

Ipv4Address

IPv4 device indicator.

Ipv6Address

IPv6 device indicator.

LocationDevice

Device information needed by operator to provide location information. Include exactly one of these properties to identify your device.

NetworkIdentifier

Identifier for the network to be queried.

NetworkRetrievalResult

The network that the device is on.

NumberVerification

Number operations include Frontend Authentication.

Users first make a call to the endpoint /Number:verify, which returns a redirect to the device's Network. This is followed by the device to authenticate directly with the Network. The Network responds with a token and a redirect. This token can be exchanged with APC for a code.

Users make a second call to the endpoint /Number:verify including the code. The code is used to verify the device number. The second response is a 200 containing the result of the query.

For more information on the steps required to use Number Verificaiton, see the APC documentation.

NumberVerificationResult

Response verifying number of device.

NumberVerificationWithCodeContent

Request to verify number of device - second call.

NumberVerificationWithoutCodeContent

Request to verify number of device - first call.

ProgrammableConnectivityClient

The ProgrammableConnectivity service client.

ProgrammableConnectivityClientOptions

Client options for ProgrammableConnectivityClient.

SimSwap

SIM Swap API provides the customer the ability to obtain information on any recent SIM pairing change related to the User's mobile account.

SimSwapRetrievalContent

Request to retrieve SimSwap date.

SimSwapRetrievalResult

Response with SimSwap date.

SimSwapVerificationContent

Request to verify SimSwap in period.

SimSwapVerificationResult

Response verifying SimSwap in period.

Enums

ProgrammableConnectivityClientOptions.ServiceVersion

The version of the service to use.