Event DynamicEntityReceived
Notification that a new DynamicEntity was received.
Namespace: Esri.ArcGISRuntime.RealTime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<DynamicEntityEventArgs> DynamicEntityReceived
Returns
Type | Description |
---|---|
EventHandler<DynamicEntityEventArgs> |
Remarks
This event is raised when an observation was received that was not associated with any current DynamicEntity in the local cache. In this case, a new DynamicEntity is created and this event is raised.
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.2 |
.NET 6.0 | 200.2 |
.NET 6.0 Windows | 200.2 |
.NET 6.0 Android | 200.2 |
.NET 6.0 iOS | 200.2 |
.NET Framework | 200.2 |
UWP | 200.2 |