ClickSendSmsClient.SendPostcardAsync Method
Definition
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.
Send Postcard
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.ClickSendSms.Models.SendPostcardResponse> SendPostcardAsync(Azure.Connectors.Sdk.ClickSendSms.Models.SendPostcardInput input, System.Threading.CancellationToken cancellationToken = default);
abstract member SendPostcardAsync : Azure.Connectors.Sdk.ClickSendSms.Models.SendPostcardInput * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.ClickSendSms.Models.SendPostcardResponse>
override this.SendPostcardAsync : Azure.Connectors.Sdk.ClickSendSms.Models.SendPostcardInput * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.ClickSendSms.Models.SendPostcardResponse>
Public Overridable Function SendPostcardAsync (input As SendPostcardInput, Optional cancellationToken As CancellationToken = Nothing) As Task(Of SendPostcardResponse)
Parameters
- input
- SendPostcardInput
The request body.
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Send Postcard response.
Remarks
Send one or more postcards