Skip to main content
Version: Next

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​