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

    Type Alias InitConfig

    type InitConfig = {
        appGroupId?: string;
        bundleResPath?: string;
        domain?: string;
        enableLog?: boolean;
        jwtToken?: string;
        logSize?: number;
        replaykitBundleIdentifier?: string;
    }
    Index

    Properties

    appGroupId?: string
    bundleResPath?: string
    domain?: string
    enableLog?: boolean
    jwtToken?: string
    logSize?: number
    replaykitBundleIdentifier?: string