ZoomVideoSdkProvider is a React context provider that initializes and provides access to the Zoom Video SDK instance.

<ZoomVideoSdkProvider
config={{
domain: 'zoom.us',
enableLog: true,
}}>
<Navigation />
</ZoomVideoSdkProvider>
  • Parameters

    • props: Props
      • config

        Configuration options for initializing the Zoom Video SDK.

    • Optionalcontext: any

    Returns null | ReactElement<any, any>

    A provider component that wraps its children with the Zoom SDK context.

Properties

contextTypes?: ValidationMap<any>
defaultProps?: Partial<Props>
displayName?: string
propTypes?: WeakValidationMap<Props>
MMNEPVFCICPMFPCPTTAAATR