Type alias connectionEventCallback

connectionEventCallback: ((connectionStateChange) => void)

Type declaration

    • (connectionStateChange): void
    • The callback used for the events emitted by Connection.

      Parameters

      Returns void

Generated using TypeDoc