Member Junction
    Preparing search index...

    The native addon module surface — a factory that constructs a NativeMeetingClient.

    interface NativeMeetingModule {
        createClient(options: NativeClientOptions): NativeMeetingClient;
    }
    Index

    Methods

    Methods