C# Class Plugin.BLE.iOS.Extensions

Mostrar archivo Open project: xabre/xamarin-bluetooth-le

Public Methods

Method Description
GuidFromUuid ( this uuid ) : System.Guid

Create a full Guid from the Bluetooth uuid (short version)

Method Details

GuidFromUuid() public static method

Create a full Guid from the Bluetooth uuid (short version)
public static GuidFromUuid ( this uuid ) : System.Guid
uuid this Bluetooth uuid
return System.Guid