@sourceloop/video-conferencing-service / Exports / SessionOptions
Interface: SessionOptions¶
Interface
SessionOptions
Param
unique meetingId which is used inside sharing link urls.
Param
set the ttl (time to live) for a session created For twilio, it is max 4 hours.
Hierarchy¶
-
SessionOptions
Table of contents¶
Properties¶
Properties¶
data¶
• Optional
data: string
Defined in¶
services/video-conferencing-service/src/types.ts:169
expireTime¶
• Optional
expireTime: Date
Defined in¶
services/video-conferencing-service/src/types.ts:168
meetingLink¶
• Optional
meetingLink: string
Defined in¶
services/video-conferencing-service/src/types.ts:167
meetingLinkId¶
• Optional
meetingLinkId: string