Contents

CBCentralManagerRestoredStateScanOptionsKey

A dictionary of peripheral scan options for use when restoring state.

Declaration

let CBCentralManagerRestoredStateScanOptionsKey: String

Discussion

The value associated with this key is an NSDictionary. The dictionary contains all of the peripheral scan options in use by the central manager when the system terminated the app.

See Also

State Restoration Options