onPingReceived property

Stream<int> onPingReceived

Stream which emits an event with the ping id every time a ping is received on this connection.

Implementation

Stream<int> get onPingReceived;