this._leave = index === 0 ? (0, util_1.promisify)(this.adapter.remoteLeave).bind(this.adapter) : this.adapter.remoteLeave.bind(this.adapter);