DemoDocsRelease@zoom/meetingsdk
  • Preparing search index...
  • The search index is not available
Zoom Meeting SDK for Web
  • Zoom Meeting SDK for Web
  • ZoomMtg
  • showCalloutFunction

Function showCalloutFunction

  • showCalloutFunction(args): void
  • Shows or hides the call out button to invite others by phone. See for details: https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0062038.

    Parameters

    • args: {
          show: boolean;
      }
      • show: boolean

        Required

    Returns void

    • Defined in index.d.ts:907

Settings

Member Visibility

Theme

Zoom Meeting SDK for Web
  • Loading...