[Missing <summary> documentation for "M:InTheHand.Bluetooth.GattService.GetCharacteristicsAsync"]
public Task<IReadOnlyList<GattCharacteristic>> GetCharacteristicsAsync()Public Function GetCharacteristicsAsync As Task(Of IReadOnlyList(Of GattCharacteristic))public:
Task<IReadOnlyList<GattCharacteristic^>^>^ GetCharacteristicsAsync()member GetCharacteristicsAsync : unit -> Task<IReadOnlyList<GattCharacteristic>> [Missing <returns> documentation for "M:InTheHand.Bluetooth.GattService.GetCharacteristicsAsync"]