max_number_of_one_time_keys method

int max_number_of_one_time_keys()

Implementation

int max_number_of_one_time_keys() {
  return olm_account_max_number_of_one_time_keys(_inst);
}