@sourceloop/video-conferencing-service / Exports / TwilioSessonOptions
Interface: TwilioSessonOptions¶
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¶
-
↳
TwilioSessonOptions
Table of contents¶
Properties¶
Properties¶
data¶
• Optional
data: string
Inherited from¶
Defined in¶
services/video-conferencing-service/src/types.ts:169
expireTime¶
• Optional
expireTime: Date
Inherited from¶
Defined in¶
services/video-conferencing-service/src/types.ts:168
meetingLink¶
• Optional
meetingLink: string
Inherited from¶
Defined in¶
services/video-conferencing-service/src/types.ts:167
meetingLinkId¶
• Optional
meetingLinkId: string