美文网首页
CBCentralManagerConstants.h

CBCentralManagerConstants.h

作者: 李潇南 | 来源:发表于2017-09-11 14:28 被阅读33次
CB_EXTERN NSString * const CBCentralManagerOptionShowPowerAlertKey NS_AVAILABLE(NA, 7_0);

CB_EXTERN NSString * const CBCentralManagerOptionRestoreIdentifierKey NS_AVAILABLE(NA, 7_0);

CB_EXTERN NSString * const CBCentralManagerScanOptionAllowDuplicatesKey;

CB_EXTERN NSString * const CBCentralManagerScanOptionSolicitedServiceUUIDsKey NS_AVAILABLE(NA, 7_0);

CB_EXTERN NSString * const CBConnectPeripheralOptionNotifyOnConnectionKey NS_AVAILABLE(NA, 6_0);

CB_EXTERN NSString * const CBConnectPeripheralOptionNotifyOnDisconnectionKey;

CB_EXTERN NSString * const CBCentralManagerRestoredStatePeripheralsKey NS_AVAILABLE(NA, 7_0);

CB_EXTERN NSString * const CBCentralManagerRestoredStateScanServicesKey NS_AVAILABLE(NA, 7_0);

CB_EXTERN NSString * const CBCentralManagerRestoredStateScanOptionsKey NS_AVAILABLE(NA, 7_0);














CB_EXTERN NSString * const CBConnectPeripheralOptionNotifyOnNotificationKey NS_AVAILABLE(NA, 6_0);

网友评论

      本文标题:CBCentralManagerConstants.h

      本文链接:https://www.haomeiwen.com/subject/urcfsxtx.html