@wildix/wms-api-client > NotificationsInput
NotificationsInput interface
Signature:
export interface NotificationsInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The message for announcing into a conference. | ||
string | The conference ID to which the message will be sent. | ||
number | (Optional) How many seconds the request should wait for the confirmation after the start. | ||
string | (Optional) The custom request ID. | ||
string | Information about the event. What happened. | ||
string | Information about the source of the notification. For example, the name of the camera. | ||
string | Type of the alert that is generated. | ||
string | (Optional) Indicates the source of the request. | ||
number | (Optional) How often (each N seconds) a request has to be repeated. | ||
number | (Optional) The priority of the notification. | ||
number | (Optional) How many seconds the queued request should wait for starting processing. |