UNPKG

@playkit-js/kwebcast-ended-message

Version:

Allows administrators to configure a message that will will be displayed at the end of a kWebcast event.

6 lines (5 loc) 94 B
export type SchedulingData = { startTime: number; endTime: number; timezone: string; };