olm_session_id

An identifier for this session. Will be the same for both ends of the * conversation. If the id buffer is too small then olm_session_last_error() * will be "OUTPUT_BUFFER_TOO_SMALL".

extern (C)
size_t
olm_session_id
(,
void* id
,
size_t id_length
)

Meta