Method

CMRoomset_read_marker_async

Declaration [src]

void
cm_room_set_read_marker_async (
  CmRoom* self,
  CmEvent* fully_read_event,
  CmEvent* read_receipt_event,
  GAsyncReadyCallback callback,
  gpointer user_data
)

Description

No description available.

Parameters

fully_read_event

Type: CmEvent

No description available.

The data is owned by the caller of the method.
read_receipt_event

Type: CmEvent

No description available.

The data is owned by the caller of the method.
callback

Type: GAsyncReadyCallback

No description available.

The argument can be NULL.
user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.