AckResourceSynchronisation
From
(Difference between revisions)
Latest revision as of 18:38, 21 February 2019
Contents |
[edit] Method
AckResourceSynchronisationResult ackResourceSynchronisation(UserIDBean userID, ResourceSynchronisationBean[] resources)
[edit] Description
Marks the specified records on Yiguirro as synchronized, and will not be returned via the getUnsynchronisedResources method unless their details are changed or updated in some way.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
ResourceSynchronisationBean array | users | An array of resources to mark as synchronized. |