Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.realtime
package com.esri.arcgisruntime.realtime
Contains classes to load, connect, and interact with real-time feeds using the dynamic entity API including
DynamicEntityDataSource (e.g. ArcGISStreamService),
DynamicEntityLayer, DynamicEntity,
and DynamicEntityObservation.- Since:
- 200.1.0
-
ClassDescriptionA
DynamicEntityDataSourcethat receives a stream of observations from an ArcGIS stream service.Limits which dynamic entities are returned from an ArcGIS stream service.Metadata for an ArcGIS stream service.An enumeration of the various status values for a connection.AGeoElementthat represents a real-world object received from aDynamicEntityDataSource.Called whenDynamicEntitychanges.Defines the callback listener to listen to DynamicEntityChangedListener events.Describes changes to aDynamicEntitysent byDynamicEntity.DynamicEntityChangedEvent.A dynamic entity data source that streams observations to a client.A notification that aDynamicEntityObservationwas purged from the local data cache.Defines the callback listener to listen to DynamicEntityObservationPurgedListener events.A notification that aDynamicEntityObservationwas received from the data source.Defines the callback listener to listen toDynamicEntityDataSource.DynamicEntityObservationReceivedEventevents.A notification that aDynamicEntitywas purged from the local data cache.Defines the callback listener to listen to DynamicEntityPurgedListener events.A notification that aDynamicEntitywas received from the data source.Defines the callback listener to listen to DynamicEntityReceivedListener events.Metadata for aDynamicEntityDataSource.Purge options for a dynamic entity data source.Provides details about aDynamicEntitythat has been sent byDynamicEntityDataSource.DynamicEntityReceivedEventorDynamicEntityDataSource.DynamicEntityPurgedEvent.AGeoElementthat represents a static observation of aDynamicEntityreceived from aDynamicEntityDataSource.Provides details about aDynamicEntityObservationthat has been received from the data source or purged from the local data cache.