Method

CMClientget_invited_rooms

Declaration [src]

GListModel*
cm_client_get_invited_rooms (
  CmClient* self
)

Description [src]

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

Return value

Type: A list model of GObject

A GListModel.

The data is owned by the instance.