CBAdvertisement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于从 中 DiscoveredPeripheral(CBCentralManager, CBPeripheral, NSDictionary, NSNumber)作为参数接收的 NSDictionary 查找字典值的键。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CBAdvertisement
type CBAdvertisement = class
- 继承
-
CBAdvertisement
- 属性
属性
DataLocalNameKey |
表示与常量 CBAdvertisementDataLocalNameKey 关联的值 |
DataManufacturerDataKey |
表示与常量 CBAdvertisementDataManufacturerDataKey 关联的值 |
DataOverflowServiceUUIDsKey |
表示与常量 CBAdvertisementDataOverflowServiceUUIDsKey 关联的值 |
DataServiceDataKey |
表示与常量 CBAdvertisementDataServiceDataKey 关联的值 |
DataServiceUUIDsKey |
表示与常量 CBAdvertisementDataServiceUUIDsKey 关联的值 |
DataSolicitedServiceUUIDsKey |
表示与常量 CBAdvertisementDataSolicitedServiceUUIDsKey 关联的值 |
DataTxPowerLevelKey |
表示与常量 CBAdvertisementDataTxPowerLevelKey 关联的值 |
IsConnectable |
表示与常量 CBAdvertisementDataIsConnectable 关联的值 |