Android.OS.IBinder.InterfaceDescriptor Property
Get the canonical name of the interface supported by this binder.

Syntax

[get: Android.Runtime.Register("getInterfaceDescriptor", "()Ljava/lang/String;", "GetGetInterfaceDescriptorHandler:Android.OS.IBinderInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string InterfaceDescriptor { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Android.OS.RemoteException

Remarks

Get the canonical name of the interface supported by this binder.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1