Type alias RemoveWebinarAttendeeOptions

RemoveWebinarAttendeeOptions: { participantUUIDs?: string[] }

Type declaration

  • Optional participantUUIDs?: string[]

    Target participants with specified participantUUIDs. If list is empty or not specified, all participants are ejected from the Webinar.

Generated using TypeDoc