Share via


CBPeripheralManagerState Enum

Definition

Enumerates the possible states of the CBPeripheralManager.

[ObjCRuntime.Native]
public enum CBPeripheralManagerState
[<ObjCRuntime.Native>]
type CBPeripheralManagerState = 
Inheritance
CBPeripheralManagerState
Attributes

Fields

Name Value Description
Unknown 0
Resetting 1
Unsupported 2
Unauthorized 3
PoweredOff 4
PoweredOn 5

Applies to