SyncStats.NumAuthExceptions 属性

定义

SyncAdapter 无法对 android.accounts.Account 请求中指定的身份验证。

[Android.Runtime.Register("numAuthExceptions")]
public long NumAuthExceptions { get; set; }
[<Android.Runtime.Register("numAuthExceptions")>]
member this.NumAuthExceptions : int64 with get, set

属性值

属性

注解

SyncAdapter 无法对 android.accounts.Account 请求中指定的身份验证。 用户需要采取一些操作才能解决未来请求可能会成功。 这被视为一个硬错误。

Java文档android.content.SyncStats.numAuthExceptions

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于