libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::QOlmOutboundGroupSession, including all inherited members.
creationTime() const | Quotient::QOlmOutboundGroupSession | |
encrypt(const QByteArray &plaintext) const | Quotient::QOlmOutboundGroupSession | |
lastError() const | Quotient::QOlmOutboundGroupSession | |
lastErrorCode() const | Quotient::QOlmOutboundGroupSession | |
messageCount() const | Quotient::QOlmOutboundGroupSession | |
pickle(const PicklingKey &key) const | Quotient::QOlmOutboundGroupSession | |
QOlmOutboundGroupSession() | Quotient::QOlmOutboundGroupSession | |
sessionId() const | Quotient::QOlmOutboundGroupSession | |
sessionKey() const | Quotient::QOlmOutboundGroupSession | |
sessionMessageIndex() const | Quotient::QOlmOutboundGroupSession | |
setCreationTime(const QDateTime &creationTime) | Quotient::QOlmOutboundGroupSession | |
setMessageCount(int messageCount) | Quotient::QOlmOutboundGroupSession | |
unpickle(QByteArray &&pickled, const PicklingKey &key) | Quotient::QOlmOutboundGroupSession | static |