AboutSupportDeveloper GuideVersion 38.126.82.64

Type alias ChannelClientConnectionListener

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

Type declaration

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

      Returns Promise<any> | any