public class LgoUserSnapshot extends LgoUserMessage
| Constructor and Description |
|---|
LgoUserSnapshot(long batchId,
String type,
String channel,
String productId,
List<LgoUserSnapshotData> snapshotData) |
| Modifier and Type | Method and Description |
|---|---|
List<LgoUserSnapshotData> |
getSnapshotData() |
getBatchId, getChannel, getProductId, getTypepublic LgoUserSnapshot(long batchId,
String type,
String channel,
String productId,
List<LgoUserSnapshotData> snapshotData)
public List<LgoUserSnapshotData> getSnapshotData()
Copyright © 2020. All rights reserved.