次の方法で共有


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
属性

適用対象