public class CloudSocketComponent extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
CloudSocketComponent(IWorkListener workListener,
String cloudUrl) |
Modifier and Type | Method and Description |
---|---|
boolean |
connected() |
void |
connectToCloudServices() |
void |
disconnect() |
String |
getCauseOfFailure() |
String |
getSyncId() |
String |
getSyncToken() |
boolean |
isRegistered() |
public CloudSocketComponent(IWorkListener workListener, String cloudUrl)
Copyright © 2016–2018. All rights reserved.