> For a complete index of all SignalWire documentation pages, fetch https://signalwire.com/docs/llms.txt

# leave

> leave method for the RoomSession class.

### leave

* **leave**(): `Promise<void>`

Leaves the room. This detaches all the locally originating streams from the room.

#### Returns

`Promise<void>`