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