Package fi.moprim.tmd.sdk.model
Interface TmdUploadData
-
public interface TmdUploadDataAn interface used by the uploader to send data to the cloud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetId()longgetLastTimestamp()booleanisSyncedWithCloud()voidsetSynced(boolean synced)org.json.JSONObjecttoJson()
-