[Missing <summary> documentation for "M:InTheHand.Bluetooth.GattService.GetIncludedServiceAsync(InTheHand.Bluetooth.BluetoothUuid)"]
public Task<GattService> GetIncludedServiceAsync(
BluetoothUuid service
)Public Function GetIncludedServiceAsync (
service As BluetoothUuid
) As Task(Of GattService)public:
Task<GattService^>^ GetIncludedServiceAsync(
BluetoothUuid service
)member GetIncludedServiceAsync :
service : BluetoothUuid -> Task<GattService> [Missing <param name="service"/> documentation for "M:InTheHand.Bluetooth.GattService.GetIncludedServiceAsync(InTheHand.Bluetooth.BluetoothUuid)"]
[Missing <returns> documentation for "M:InTheHand.Bluetooth.GattService.GetIncludedServiceAsync(InTheHand.Bluetooth.BluetoothUuid)"]