Method

CMRoomEventget_room

Declaration [src]

CmRoom*
cm_room_event_get_room (
  CmRoomEvent* self
)

Description [src]

Get the room this event belongs to.

Return value

Type: CmRoom

The room.

The data is owned by the instance.