Interface AuthenticationResult<P>

Response sent back from the websocket when authenticated.

Type Parameters

Hierarchy

  • AuthenticationResult

Properties

roomId: string
rtpCapabilities: P extends "node" ? RtpCapabilities : RtpCapabilities
userId: string