AppOpsManager.OpstrWriteCallLog 字段

定义

允许应用程序写入用户的呼叫日志。

[Android.Runtime.Register("OPSTR_WRITE_CALL_LOG", ApiSince=23)]
public const string OpstrWriteCallLog;
[<Android.Runtime.Register("OPSTR_WRITE_CALL_LOG", ApiSince=23)>]
val mutable OpstrWriteCallLog : string

字段值

属性

注解

允许应用程序写入用户的呼叫日志。

适用于 . 的 android.app.AppOpsManager.OPSTR_WRITE_CALL_LOGJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于