AppOpsManager.OpstrAnswerPhoneCalls Field

Definition

Answer incoming phone calls

[Android.Runtime.Register("OPSTR_ANSWER_PHONE_CALLS", ApiSince=26)]
public const string OpstrAnswerPhoneCalls;
[<Android.Runtime.Register("OPSTR_ANSWER_PHONE_CALLS", ApiSince=26)>]
val mutable OpstrAnswerPhoneCalls : string

Field Value

Attributes

Remarks

Answer incoming phone calls

Java documentation for android.app.AppOpsManager.OPSTR_ANSWER_PHONE_CALLS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to