@zoom/react-native-videosdk
    Preparing search index...

    Implements

    Index

    Constructors

    Methods

    • Determines whether the current user can start whiteboard sharing. Only the host can start whiteboard sharing.

      Returns Promise<any>

    • Determines whether the current user can stop whiteboard sharing.

      Returns Promise<any>

    • Exports the currently shared whiteboard.

      Parameters

      • format: string

        The export format. Use "EXPORT_FORMAT_PDF" for PDF format.

      Returns Promise<any>

    • Determines whether another user is currently sharing a whiteboard.

      Returns Promise<any>

    • Starts whiteboard sharing in the session.

      Returns Promise<any>

    • Stops whiteboard sharing in the session.

      Returns Promise<any>