Skip to content

Home > @theweave/api > WeaveClient > onPeerStatusUpdate

WeaveClient.onPeerStatusUpdate property

Signature:

typescript
onPeerStatusUpdate: (callback: (payload: PeerStatusUpdate) => any) => UnsubscribeFunction;