TelephonyManager.ActionSecretCode Field

Definition

Broadcast Action: A debug code has been entered in the dialer.

[Android.Runtime.Register("ACTION_SECRET_CODE", ApiSince=29)]
public const string ActionSecretCode;
[<Android.Runtime.Register("ACTION_SECRET_CODE", ApiSince=29)>]
val mutable ActionSecretCode : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.ACTION_SECRET_CODE.

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