Class NotificationsClient
Constructors
constructor
- new NotificationsClient(hostname: string, credentials?: null | {}, options?: null | {}): NotificationsClient
Parameters
hostname: string
Optional credentials: null | {}
Optional options: null | {}
Properties
client_
credentials_
credentials_: null | {}
hostname_
hostname_: string
methodDescriptorRegisterNotificationListener
methodDescriptorSendNotification
options_
options_: null | {}
Methods
registerNotificationListener
Parameters
sendNotification
Parameters
Parameters