CBErrorExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
CoreBluetooth.CBError 枚举的扩展方法。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CBErrorExtensions
type CBErrorExtensions = class
- 继承
-
CBErrorExtensions
- 属性
注解
CoreBluetooth.CBError 枚举的扩展方法可用于提取与这些错误代码关联的错误域。
方法
GetDomain(CBError) |
返回与 CoreBluetooth.CBError 值关联的错误域 |