Crate mxlink

Crate mxlink 

Source

Re-exports§

pub use matrix_sdk;
pub use mime;

Modules§

helpers

Structs§

InitConfig
LoginConfig
LoginEncryption
MatrixLink
MatrixLink represents a connection to a Matrix server. It wraps a matrix_sdk Client and provides some convenience functions for working with it.
Media
Messaging
PersistenceConfig
Reacting
Rooms
ThreadGetMessagesParams
ThreadInfo
Threads
TypingNoticeGuard

Enums§

CallbackError
InitError
InvitationDecision
JoinError
LoginCredentials
LoginError
MediaAttachmentUploadPrepError
MessageResponseType
RestoreSessionError
SessionPersistenceError
SyncError

Functions§

init
Initialize a new Matrix Link (wrapping a Matrix Client) either from an existing (persisted) session/data or by logging in anew.