sentiance_user_context library
Classes
- Attribute
- Represents an attribute pertaining to a segment.
- Segment
- Represents a segment that was detected for the user.
- SentianceUserContext
- UserContext
- Represents the user's current context during a specific moment in time. The context includes:
Enums
Typedefs
-
UserContextUpdateListener
= void Function(List<
UserContextUpdateCriteria> , UserContext)