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
)
Parameters
fully_read_event-
Type:
CmEventNo description available.
The data is owned by the caller of the method. read_receipt_event-
Type:
CmEventNo description available.
The data is owned by the caller of the method. callback-
Type:
GAsyncReadyCallbackNo description available.
The argument can be NULL. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.