CBPeripheralManagerDelegate.AdvertisingStarted Method

Definition

[Foundation.Export("peripheralManagerDidStartAdvertising:error:")]
public virtual void AdvertisingStarted (CoreBluetooth.CBPeripheralManager peripheral, Foundation.NSError error);
abstract member AdvertisingStarted : CoreBluetooth.CBPeripheralManager * Foundation.NSError -> unit
override this.AdvertisingStarted : CoreBluetooth.CBPeripheralManager * Foundation.NSError -> unit

Parameters

peripheral
CBPeripheralManager
error
NSError
Attributes

Applies to