Reader.SEService Property

Definition

Return the Secure Element service this reader is bound to.

public Android.SE.Omapi.SEService SEService { [Android.Runtime.Register("getSEService", "()Landroid/se/omapi/SEService;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getSEService", "()Landroid/se/omapi/SEService;", "", ApiSince=28)>]
member this.SEService : Android.SE.Omapi.SEService

Property Value

the SEService object.

Attributes

Remarks

Return the Secure Element service this reader is bound to.

Java documentation for android.se.omapi.Reader.getSEService().

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