Contents

CBCentralManagerRestoredStateScanServicesKey

An array of service IDs for use when restoring state.

Declaration

let CBCentralManagerRestoredStateScanServicesKey: String

Discussion

The value associated with this key is an NSArray of service UUIDs (represented by CBUUID objects) containing all the services the central manager was scanning for at the time the system terminated the app.

See Also

State Restoration Options