다음을 통해 공유


CBPeripheralManagerDelegate.AdvertisingStarted 메서드

정의

[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

매개 변수

peripheral
CBPeripheralManager
error
NSError
특성

적용 대상