CBPeripheral.DiscoverIncludedServices(CBUUID[], CBService) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discovers the included services in forService
that are of the service types that are identified by the UUIDs in includedServiceUUIDs
.
public void DiscoverIncludedServices (CoreBluetooth.CBUUID[] includedServiceUUIDs, CoreBluetooth.CBService forService);
member this.DiscoverIncludedServices : CoreBluetooth.CBUUID[] * CoreBluetooth.CBService -> unit
Parameters
- includedServiceUUIDs
- CBUUID[]
- forService
- CBService