RemoteDevice.GetServices Method
This method only reads service UUIDs
[Visual Basic]
MustOverride Public Function GetServices() As
Guid()
[C#]
public abstract
Guid[] GetServices();
Return Value
list of services exported by the device
See Also
RemoteDevice Class | BlueLibs.Comm Namespace