• Toggles if a webinar attendee can talk.

    Parameters

    • userId: number

      User to toggle the talking permission.

    • isAllow: boolean

      True to allow the attendee to talk, false to disable talking.

    Returns ExecutedResult