CBErrorExtensions 类

定义

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 值关联的错误域

适用于