Method

CMRoomget_events_list

Declaration [src]

GListModel*
cm_room_get_events_list (
  CmRoom* self
)

Description [src]

Get a list model of currently known room events.

Return value

Type: A list model of GObject

The room event list.

The data is owned by the instance.