SyncEvent
A synchronization event that is sent from the server. The event ID can be used to determine the expected event data, with the event containing the following attributes:
-
ID—A unique ID that identifies the event: All events during synchronization are in a range greater than 90000
-
Parameters—A list of name/value pairs that communicate event details. These name/value pairs can include the following:
-
Description of low-level device operation,
-
Percentage of completion of synchronization,
-
High-level application name associated with the credential,
-
Description of the application,
-
Type of credential, and
-
Status of the application action being performed (such as create, recover, commit, or failed).
-