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

    Implements

    Index

    Constructors

    Methods

    • Checks if the current user meets the requirements to start cloud recording. The requirements are a cloud recording add-on plan and the cloud recording feature enabled on the web portal.

      Returns Promise<any>

    • Get the current status of cloud recording.

      Returns Promise<any>

    • Pause the ongoing cloud recording.

      Returns Promise<any>

    • Resume the previously paused cloud recording.

      Returns Promise<any>

    • Start cloud recording.

      Returns Promise<any>

    • Stop cloud recording.

      Returns Promise<any>