agentInteractionStatistic property

SchemaInteractionCounter? agentInteractionStatistic
getter/setter pair

The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).

Implementation

SchemaInteractionCounter? agentInteractionStatistic;