Method

CMClientis_sync

Declaration [src]

gboolean
cm_client_is_sync (
  CmClient* self
)

Description [src]

Check whether the client self is in sync with the server or not.

Return value

Type: gboolean

TRUE if in sync with server. FALSE otherwise.