proteusSessionSave

abstract suspend fun proteusSessionSave(sessionId: String)(source)

Saves the Proteus session with the given ID to the keystore.

Note: this is not usually needed, as sessions are persisted automatically when decrypting or encrypting messages and when initializing sessions.