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

# destroy

> destroy method for the RoomSession class.

### destroy

* **destroy**(): `void`

Destroys the room object. This only destroys the JavaScript object: it has no effect on the server-side room.

#### Returns

`void`