枚举 MCDRemoteSystemWatcherError

typedef NS_ENUM(NSInteger, MCDRemoteSystemWatcherError)

包含的值描述远程系统观察程序对象在发现过程中遇到的错误。

字段

名称 说明
MCDRemoteSystemWatcherErrorUnknown 0 观察程序遇到未知错误。
MCDRemoteSystemWatcherErrorInternetNotAvailable 1 发生此错误的原因是 Internet 连接丢失。
MCDRemoteSystemWatcherErrorAuthenticationError 2 发生此错误的原因是无法对用于运行发现的 ConnectedDevicesAccount 进行身份验证。