pub unsafe static CBConnectionEventMatchingOptionServiceUUIDs: &'static CBConnectionEventMatchingOptionAvailable on crate feature
CBCentralManagerConstants only.Expand description
An NSArray of
CBUUID
objects respresenting service UUIDs. A connected peer with any matching service UUIDs will result
in a call to {
centralManager:connectionEventDidOccur:}.
A maximum of 4 services can be registered.
@see centralManager:connectionEventDidOccur:forPeripheral:
@seealso registerForConnectionEventsWithOptions:
See also Appleās documentation