public static class LogParser.SyncInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
collectionId |
java.lang.String |
syncKey |
java.lang.String |
xml |
Constructor and Description |
---|
SyncInfo(java.lang.String syncKey,
java.lang.String collectionId,
java.lang.String xml) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSync() |
Copyright © 2024. All Rights Reserved.