Re-exports§
pub use self::room_list_service::RoomListService;
pub use self::timeline::Timeline;
pub use eyeball_im;
Modules§
- encryption_
sync_ service - Encryption Sync API.
- notification_
client - room_
list_ service RoomListService
API.- sync_
service - Unified API for both the Room List API and the Encryption Sync API, that takes care of all the underlying details.
- timeline
- A high-level view into a room’s contents.
- unable_
to_ decrypt_ hook - This module provides a generic interface to subscribe to unable-to-decrypt events, and notable updates to such events.