Member Junction
    Preparing search index...

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

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

    Methods

    Methods