Zoom Meeting SDK for Web - Component View
    Preparing search index...

    Interface ExecutedFailure

    interface ExecutedFailure {
        reason: string;
        type: ErrorTypes;
    }
    Index

    Properties

    Properties

    reason: string