agentInteractionStatistic property

  1. @override
SchemaInteractionCounter? agentInteractionStatistic
getter/setter pairoverride

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

@override
SchemaInteractionCounter? agentInteractionStatistic;