Package com.castlabs.sdk.viisights
Interface ViisightsDecorator.Callback
-
- Enclosing class:
- ViisightsDecorator
public static interface ViisightsDecorator.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onModelReady(ViisightModel model)
void
onScene(long positionMs, List<Scene> scenes)
-
-
-
Method Detail
-
onModelReady
void onModelReady(ViisightModel model)
-
-