Type alias OnParticipantEmailEvent
OnParticipantEmailEvent: { participantUUID: string; participantEmail?: string; errorMessage?: string; timestamp: number }
Type declaration
-
participantUUID: string
-
Optional
participantEmail?: string
-
Optional
errorMessage?: string
-
timestamp: number
verified email addresses only from logged in Zoom users. Logged out users and unverified users will not return this property and will have an associated status message in errorMessage property