first_known_index method

int first_known_index()

Implementation

int first_known_index() {
  return olm_inbound_group_session_first_known_index(_inst);
}