libQuotient
A Qt library for building matrix clients
Quotient::QOlmInboundGroupSession Member List

This is the complete list of members for Quotient::QOlmInboundGroupSession, including all inherited members.

create(const QByteArray &key)Quotient::QOlmInboundGroupSessionstatic
decrypt(const QByteArray &message)Quotient::QOlmInboundGroupSession
exportSession(uint32_t messageIndex)Quotient::QOlmInboundGroupSession
firstKnownIndex() constQuotient::QOlmInboundGroupSession
importSession(const QByteArray &key)Quotient::QOlmInboundGroupSessionstatic
isVerified() constQuotient::QOlmInboundGroupSession
lastError() constQuotient::QOlmInboundGroupSession
lastErrorCode() constQuotient::QOlmInboundGroupSession
olmSessionId() constQuotient::QOlmInboundGroupSession
pickle(const PicklingKey &key) constQuotient::QOlmInboundGroupSession
senderId() constQuotient::QOlmInboundGroupSession
sessionId() constQuotient::QOlmInboundGroupSession
setOlmSessionId(const QByteArray &newOlmSessionId)Quotient::QOlmInboundGroupSession
setSenderId(const QString &senderId)Quotient::QOlmInboundGroupSession
unpickle(QByteArray &&pickled, const PicklingKey &key)Quotient::QOlmInboundGroupSessionstatic