ICBPeripheralManagerDelegate.StateUpdated(CBPeripheralManager) Method

Definition

[Foundation.Export("peripheralManagerDidUpdateState:")]
[Foundation.Preserve(Conditional=true)]
public void StateUpdated (CoreBluetooth.CBPeripheralManager peripheral);
abstract member StateUpdated : CoreBluetooth.CBPeripheralManager -> unit

Parameters

peripheral
CBPeripheralManager
Attributes

Applies to