Method

CMClientget_joined_rooms

Declaration [src]

GListModel*
cm_client_get_joined_rooms (
  CmClient* self
)

Description [src]

Get the list of joined rooms with CmRoom as the members.

Return value

Type: A list model of GObject

A GListModel.

The data is owned by the instance.