Event SentenceReceived
Called when a valid NMEA sentence is received.
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<string> SentenceReceived
Returns
Type | Description |
---|---|
System. |
Remarks
Use this event to monitor that messages are actively being processed, or to add support for additional
messages that the Nmea$
symbol and the checksum, but excluding the terminating CR and LF.
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |