Type Alias: PeerType
PeerType =
OpenApiPeerType|"unspecified"
Defined in: js-server-sdk/src/types.ts:31
Peer type as emitted by FishjamWSNotifier. Matches the REST API's PeerType,
with the addition of 'unspecified' for messages whose peer type is not set on the wire.