CBPeripheralDelegate_Extensions.DiscoveredService Method

Definition

public static void DiscoveredService (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
static member DiscoveredService : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

Parameters

This
ICBPeripheralDelegate

The instance on which this extension method operates.

peripheral
CBPeripheral
error
NSError

Applies to