Member Junction
    Preparing search index...
    NativeModuleLoader: (specifier: string) => Promise<NativeMeetingModule>

    The injectable loader for the native Webex media bot addon — overridable so unit tests supply a fake module with no addon and no network. Production leaves it as defaultNativeLoader, which lazily imports the configured WebexNativeSdkConfig.NativeModuleSpecifier.

    Type Declaration