-
public interface BehaviorProviderAbstraction over any behavioral signal source (mock, synheart-behavior SDK). Pull-based — SessionEngine queries currentSnapshot at each frame tick.
-
-
Method Summary
Modifier and Type Method Description abstract BehaviorSnapshotcurrentSnapshot()abstract BooleangetIsAvailable()abstract StringgetName()-
-
Method Detail
-
currentSnapshot
abstract BehaviorSnapshot currentSnapshot()
-
getIsAvailable
abstract Boolean getIsAvailable()
-
-
-
-