SendKeypadControlsOptions: { participantUUID: string; keypadCode: string }

Type declaration

  • participantUUID: string

    The unique identifier of the participant who was called in using Zoom Phone.

  • keypadCode: string

    The keypad code to send. This could be any digit (0-9), "*", "#", or ",".

Generated using TypeDoc