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