Static CBPeripheralManagerRestoredStateAdvertisementDataKey

Source
pub unsafe static CBPeripheralManagerRestoredStateAdvertisementDataKey: &'static NSString
Available on crate feature CBPeripheralManagerConstants only.
Expand description

An NSDictionary containing the data being advertised at the time the application was terminated by the system.

See: peripheralManager:willRestoreState:

See also: startAdvertising:

See also Apple’s documentation