-
- All Implemented Interfaces:
-
ai.origon.sdk.SessionsLoadUpdate
public final class SessionsLoadUpdate.Snapshot implements SessionsLoadUpdate
-
-
Field Summary
Fields Modifier and Type Field Description private final SessionsSnapshotvalue
-
Constructor Summary
Constructors Constructor Description SessionsLoadUpdate.Snapshot(SessionsSnapshot value)
-
Method Summary
Modifier and Type Method Description final SessionsSnapshotgetValue()-
-
Constructor Detail
-
SessionsLoadUpdate.Snapshot
SessionsLoadUpdate.Snapshot(SessionsSnapshot value)
-
-
Method Detail
-
getValue
final SessionsSnapshot getValue()
-
-
-
-