olm_outbound_group_session_id

Get a base64-encoded identifier for this session.

Returns the length of the session id on success or olm_error() on failure. On failure last_error will be set with an error code. The last_error will be OUTPUT_BUFFER_TOO_SMALL if the id buffer was too small.

extern (C)
size_t
olm_outbound_group_session_id

Meta