Skip to main content
Version: 0.29.0

Variable: PeerStatus

const PeerStatus: object

Defined in: fishjam-openapi/dist/index.d.ts:1124

Informs about the peer status

Type declaration​

Connected​

readonly Connected: "connected"

Disconnected​

readonly Disconnected: "disconnected"

Export​