ZoomVideoSdkCRCHelperType: {
    callCRCDevice: (address: string, protocol: string) => Promise<Errors>;
    cancelCallCRCDevice: () => Promise<Errors>;
    isCRCEnabled: () => Promise<boolean>;
}

Type declaration

  • callCRCDevice: (address: string, protocol: string) => Promise<Errors>

    Call the CRC device.

  • cancelCallCRCDevice: () => Promise<Errors>

    Cancel the call CRC device.

  • isCRCEnabled: () => Promise<boolean>

    Determine if CRC is enabled.

MMNEPVFCICPMFPCPTTAAATR