Member Junction
    Preparing search index...

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

    interface NativeMeetingModule {
        createClient(options: NativeMeetClientOptions): NativeMeetClient;
    }
    Index

    Methods

    Methods