interface WacProxyConference {
    create(): Promise<any>;
}

Methods

Methods