HostApduService.ServiceMetaData Field

Definition

The name of the meta-data element that contains more information about this service.

[Android.Runtime.Register("SERVICE_META_DATA")]
public const string ServiceMetaData;
[<Android.Runtime.Register("SERVICE_META_DATA")>]
val mutable ServiceMetaData : string

Field Value

Attributes

Remarks

The name of the meta-data element that contains more information about this service.

Java documentation for android.nfc.cardemulation.HostApduService.SERVICE_META_DATA.

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