Class SbcUtil
java.lang.Object
net.spreadsheetspace.sdk.sbc.SbcUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Booleanstatic Sbcstatic SessionResponsegetSession(String username, String password, String token) static StringgetUpdates(String last_ts) static voidstatic booleanstatic voidrecreateSession(String username, String password, String token, String userId) static BooleanregisterSession(SbcSession sbcSession, String username, String password, String token)
-
Constructor Details
-
SbcUtil
public SbcUtil()
-
-
Method Details
-
init
-
recreateSession
-
keepAlive
-
getSbc
-
getSession
-
registerSession
public static Boolean registerSession(SbcSession sbcSession, String username, String password, String token) -
addSubscription
-
getUpdates
-