Dynamic Entity Observation Info
Provides details about a DynamicEntityObservation that has been received from the data source or purged from the local data cache. An object of this type is sent as an argument to the following DynamicEntityDataSource events:
DynamicEntityDataSource.dynamicEntityObservationReceivedEvent: raised by the data source when a new dynamic entity observation is received.
DynamicEntityDataSource.dynamicEntityObservationPurgedEvent: raised by the data source when an observation is purged from local data cache due to a limit defined by DynamicEntityDataSource.purgeOptions.
Since
200.1.0
See also
Properties
Link copied to clipboard
The DynamicEntityObservation that has been received from the data source or purged from the local data cache.