NotificationMessagesClient Class

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.

The NotificationMessages service client.

C#
public class NotificationMessagesClient
Inheritance
NotificationMessagesClient

Constructors

Properties

Pipeline

The HTTP pipeline for sending and receiving REST requests and responses.

Methods

DownloadMedia(String, CancellationToken)

The DownloadMedia(String, CancellationToken) downloads the Media payload from a User to Business message asynchronously.

DownloadMediaAsync(String, CancellationToken)

Download the Media payload from a User to Business message asynchronously.

DownloadMediaTo(String, Stream, CancellationToken)

The DownloadMediaTo(String, Stream, CancellationToken) operation downloads the specified content, and writes the content to destinationStream.

DownloadMediaTo(String, String, CancellationToken)

The DownloadMediaTo(String, String, CancellationToken) operation downloads the specified content, and writes the content to destinationPath.

DownloadMediaToAsync(String, Stream, CancellationToken)

The DownloadMediaToAsync(String, Stream, CancellationToken) operation downloads the specified content asynchronously, and writes the content to destinationStream.

DownloadMediaToAsync(String, String, CancellationToken)

The DownloadMediaTo(String, String, CancellationToken) operation downloads the specified content, and writes the content to destinationPath.

Send(NotificationContent, CancellationToken)

Sends a notification message from Business to User.

Send(RequestContent, RequestContext)

[Protocol Method] Sends a notification message from Business to User.

SendAsync(NotificationContent, CancellationToken)

Sends a notification message from Business to User.

SendAsync(RequestContent, RequestContext)

[Protocol Method] Sends a notification message from Business to User.

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview