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