hl.notification.create¶
- hl.notification.create(opts?: HL.NotificationOptions)¶
Create a notification.
Signature¶
hl.notification.create(opts?: HL.NotificationOptions): HL.Notification
Parameters¶
- opts
HL.NotificationOptions, optional Opts.
Returns¶
- result
HL.Notification Return value.
Examples¶
See also¶
HL.NotificationNamespaceNamespace or API object containing this function.