Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationsClient

Index

Constructors

  • new NotificationsClient(hostname: string, credentials?: null | {}, options?: null | {}): NotificationsClient
  • Parameters

    • hostname: string
    • Optional credentials: null | {}
    • Optional options: null | {}

    Returns NotificationsClient

Properties

credentials_: null | {}
hostname_: string
methodInfoRegisterNotificationListener: MethodDescriptor<RegisterNotificationListenerRequest, NotificationMessage> = ...
options_: null | {}

Methods

Generated using TypeDoc