AboutSupportDeveloper GuideVersion 36.122.80.11

Type alias ChannelClientConnectionListener

ChannelClientConnectionListener: ((identity, connectionMessage?) => Promise<any> | any)

Type declaration

    • (identity, connectionMessage?): Promise<any> | any
    • Parameters

      Returns Promise<any> | any