Polyjuice Client v0.2.3 API Reference
Modules
Matrix client functions.
Protocol for calling the Matrix client API.
Paginates events.
Get a room state.
Synchronize the latest events from the server
Join a room.
Log in a user
Logs out a session
Update the user's read receipt.
Upload a filter definition.
Matrix client endpoint.
Send a message event to a room.
Send a state event to a room.
Build filters.
Create EventFilter
s, RoomEventFilter
s, StateFilter
s, or RoomFilter
s.
Build a message out of composable parts.
Room-related functions.
Persistent storage for the Matrix client
Storage using Erlang dets.
Storage using Erlang ets. This should only be used for testing.
User-related functions.