T - The content type of ClientDocument that this SyncServerConnectionListener listens to.public interface SyncServerConnectionListener<T>
extends org.jboss.aerogear.sync.client.PatchListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onConnected()
Called when the sync service is connected to the sync server.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.