CBPeripheralManagerDelegate_Extensions.AdvertisingStarted Method

Definition

public static void AdvertisingStarted (this CoreBluetooth.ICBPeripheralManagerDelegate This, CoreBluetooth.CBPeripheralManager peripheral, Foundation.NSError error);
static member AdvertisingStarted : CoreBluetooth.ICBPeripheralManagerDelegate * CoreBluetooth.CBPeripheralManager * Foundation.NSError -> unit

Parameters

This
ICBPeripheralManagerDelegate

The instance on which this extension method operates.

peripheral
CBPeripheralManager
error
NSError

Applies to