Method

CMRoomis_encrypted

Declaration [src]

gboolean
cm_room_is_encrypted (
  CmRoom* self
)

Description [src]

Get if the matrix room self is encrypted or not.

Return value

Type: gboolean

TRUE if self is encrypted. FALSE otherwise.