| Package | Description | 
|---|---|
| com.iland.core.web.sdk.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | Utils. performAfterSync(Client client,
                TaskResponse task,
                Callback callback)Wait for a synced test and then run the given callback function. | 
| static TaskResponse | Utils. waitForSyncedTask(Client client,
                 TaskResponse task)Wait for a synced task. | 
| static TaskResponse | Utils. waitForSyncedTask(Client client,
                 TaskResponse task,
                 long timeout,
                 long sleep)Wait on a task to be synchronized. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.