olm_import_inbound_group_session

Import an inbound group session, from a previous export.

Returns olm_error() on failure. On failure last_error will be set with an error code. The last_error will be:

* OLM_INVALID_BASE64 if the session_key is not valid base64 * OLM_BAD_SESSION_KEY if the session_key is invalid

extern (C)
size_t
olm_import_inbound_group_session

Meta