new PeerState(provider, collaborationId, userAgent, iceConnectionState, signalingState)
Parameters:
Name | Type | Description |
---|---|---|
provider |
Auth.Provider | |
collaborationId |
String | |
userAgent |
String | |
iceConnectionState |
Peers.IceConnectionState | |
signalingState |
Peers.SignalingState |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string