Show / Hide Table of Contents

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

TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.