DeliverySettings Constructor
Initializes the dundas.notifications.DeliverySettings object.
Parameters
- deliverySettingsOptions
-
Type: Object
(optional) Object with default values for the delivery settings.
Optional: True
Examples
The following example initializes a new instance of a DeliverySettings object:
var newObject = new dundas.notifications.DeliverySettings();