Event MessageReceived
Invoked when there is a new info message in IndoorsLocationDataSource.
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<IpsInfoMessage> MessageReceived
Returns
Type | Description |
---|---|
System.EventHandler<IpsInfoMessage> |
Remarks
This event IndoorsLocationDataSource sends additional messages that are otherwise not forwarded to the user. These messages may be useful for diagnosing issues and troubleshooting.
caution
Enabling this event is meant for debugging purposes and might negatively affect performance.
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |