Namespace Esri.ArcGISRuntime.RealTime
Classes
ArcGISStreamService
A DynamicEntityDataSource that receives a stream of observations from an ArcGIS stream service.
ArcGISStreamServiceFilter
Limits which dynamic entities are returned from an ArcGIS stream service.
ArcGISStreamServiceInfo
Metadata for an ArcGIS stream service.
DynamicEntity
A GeoElement that represents a real-world object received from a DynamicEntityDataSource.
DynamicEntityChangedEventArgs
Describes changes to a DynamicEntity sent by the DynamicEntityChanged event.
DynamicEntityDataSource
A dynamic entity data source that streams observations to a client.
DynamicEntityDataSourceInfo
Metadata for a DynamicEntityDataSource.
DynamicEntityDataSourcePurgeOptions
Purge options for a dynamic entity data source.
DynamicEntityEventArgs
Provides details about a DynamicEntity that has been sent by DynamicEntityReceived or DynamicEntityPurged.
DynamicEntityObservation
A GeoElement that represents a static observation of a DynamicEntity received from a DynamicEntityDataSource.
DynamicEntityObservationEventArgs
Provides details about a DynamicEntityObservation that has been received from the data source or purged from the local data cache.
Enums
ConnectionStatus
An enumeration of the various status values for a connection.