Static CBAdvertisementDataOverflowServiceUUIDsKey

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

A list of one or more CBUUID objects, representing CBService UUIDs that were found in the “overflow” area of the advertising data. Due to the nature of the data stored in this area, UUIDs listed here are “best effort” and may not always be accurate.

See: startAdvertising:

See also Apple’s documentation