UserManager.DisallowOutgoingBeam Field

Definition

Specifies if the user is not allowed to use NFC to beam out data from apps.

[Android.Runtime.Register("DISALLOW_OUTGOING_BEAM", ApiSince=22)]
public const string DisallowOutgoingBeam;
[<Android.Runtime.Register("DISALLOW_OUTGOING_BEAM", ApiSince=22)>]
val mutable DisallowOutgoingBeam : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.UserManager.DISALLOW_OUTGOING_BEAM.

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