Class RealtimeRequestByUsername

Version: 4.0

A request for sending real-time notifications to specified users by username.

Inheritance
object
RealtimeRequestByUsername
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsNotifications
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public sealed class RealtimeRequestByUsername : RealtimeRequest, IRealtimeRequest, IRequestByUsername

Properties

Recipients

Gets or sets the recipients.

Declaration
RequestResponse
public IList<string> Recipients { get; set; }
Property Value
TypeDescription
IList<>string

Methods

Validate()

Validates the real-time request.

Declaration
RequestResponse
public override void Validate()
Overrides
Exceptions
TypeCondition
ValidationException

When the request has invalid properties.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,