Module matrix_sdk::room[][src]

Expand description

High-level room API

Structs

A struct containing methods that are common for Joined, Invited and Left Rooms

A room in the invited state.

A room in the joined state.

A room in the left state.

Enums

An enum that abstracts over the different states a room can be in.