ZylGPSReceiver Mobile

GPSReceiver.SendUTF8String Method 

Sends a UTF8 string to the GPS receiver.

public void SendUTF8String(
   String text
);

Parameters

String
String to be sent.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace