Method

CMRoomget_id

Declaration [src]

const char*
cm_room_get_id (
  CmRoom* self
)

Description [src]

Get the matrix room id.

Return value

Type: const char*

The room id.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.