Home > rainway-sdk-native > PeerInformation
PeerInformation interface
Signature:
export interface PeerInformation
Properties
| Property | Type | Description |
|---|---|---|
| externalId | string | |
| peerId | PeerId | |
| requestId | string | |
| state | RainwayPeerState | |
| streams | StreamId[] |
