@sourceloop/video-conferencing-service / Exports / SessionResponse
Interface: SessionResponse¶
Interface
SessionResponse
Param
unique room name which is sent as a response to connect to a room.
Param
token generated for authorization
Table of contents¶
Properties¶
Properties¶
sessionId¶
• sessionId: string
Defined in¶
services/video-conferencing-service/src/types.ts:77
token¶
• token: string