Azure.Communication.Sms.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CommunicationSmsModelFactory |
Model factory for models. |
OptOutAddResponse |
Response for add opt out request. Validate the returned items in the response to see which recipients were successfully added to the opt outs list. |
OptOutRecipient |
A single opt out recipient number. |
OptOutRemoveResponse |
Response for remove opt out request. Validate the returned items in the response to see which recipients were successfully removed from the opt outs list. |
OptOutResponse |
Response for an opt out request. Validate the returned items in the response to see which recipients were successfully added or removed from the opt outs list. |
OptOutResponseItem |
The OptOutResponseItem. |
SmsModelFactory |
Model factory that enables mocking for the Sms library. |
Structs
OptOutAddResponseItem |
The OptOutAddResponseItem. |
OptOutRemoveResponseItem |
The OptOutRemoveResponseItem. |
Azure SDK for .NET