Preparing search index...
The search index is not available
Fishjam Web SDK - v0.12.0
Fishjam Web SDK
@fishjam-cloud/react-client
PeerStatus
Type Alias PeerStatus
PeerStatus
:
"connecting"
|
"connected"
|
"error"
|
"idle"
Represents the possible statuses of a peer connection.
idle
- Peer is not connected, either never connected or successfully disconnected.
connecting
- Peer is in the process of connecting.
connected
- Peer has successfully connected.
error
- There was an error in the connection process.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Fishjam Web SDK - v0.12.0
Loading...
Represents the possible statuses of a peer connection.
idle
- Peer is not connected, either never connected or successfully disconnected.connecting
- Peer is in the process of connecting.connected
- Peer has successfully connected.error
- There was an error in the connection process.