![]() |
libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::QOlmSession, including all inherited members.
| decrypt(const QOlmMessage &message) const | Quotient::QOlmSession | |
| encrypt(const QByteArray &plaintext) const | Quotient::QOlmSession | |
| hasReceivedMessage() const | Quotient::QOlmSession | |
| lastError() const | Quotient::QOlmSession | |
| lastErrorCode() const | Quotient::QOlmSession | |
| matchesInboundSession(const QOlmMessage &preKeyMessage) const | Quotient::QOlmSession | |
| matchesInboundSessionFrom(QByteArray theirIdentityKey, const QOlmMessage &preKeyMessage) const | Quotient::QOlmSession | |
| operator< | Quotient::QOlmSession | friend |
| pickle(const PicklingKey &key) const | Quotient::QOlmSession | |
| QOlmAccount | Quotient::QOlmSession | friend |
| sessionId() const | Quotient::QOlmSession | |
| unpickle(QByteArray &&pickled, const PicklingKey &key) | Quotient::QOlmSession | static |