encrypt_message_type method

int encrypt_message_type()

Implementation

int encrypt_message_type() {
  return olm_encrypt_message_type(_inst);
}