public interface SyncManager
| Modifier and Type | Method and Description |
|---|---|
void |
synchronise(SyncListener listener)
Synchronises triggers with TapPoint.
|
void synchronise(SyncListener listener)
listener - to be notified of the sync result. Must not be null.AuthManager