[[DefaultPingPong]] implements the PingPong and SignalingClientObserver interface.

Implements

Constructors

Properties

consecutivePongsUnaccountedFor: number
intervalScheduler: IntervalScheduler
pingId: number
pingTimestampLocalMs: number

Methods

  • Iterates through each observer, so that their notification functions may be called.

    Parameters

    Returns void

  • Starts sending pings on an interval and receiving pongs.

    Returns void

  • Stops ping-pongs.

    Returns void