sync method

void sync()

Implementation

void sync() {
  AtClientManager.getInstance().syncService.sync();
}