Method

CMRoomget_joined_members

Declaration [src]

GListModel*
cm_room_get_joined_members (
  CmRoom* self
)

Description [src]

Get the currently joined members of a room.

Return value

Type: A list model of GObject

The members as list model.

The data is owned by the instance.