Android.OS.Binder.QueryLocalInterface Method
Use information supplied to attachInterface() to return the associated IInterface if it matches the requested descriptor.

Syntax

[Android.Runtime.Register("queryLocalInterface", "(Ljava/lang/String;)Landroid/os/IInterface;", "GetQueryLocalInterface_Ljava_lang_String_Handler")]
public virtual IInterface QueryLocalInterface (string descriptor)

Parameters

descriptor
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Use information supplied to attachInterface() to return the associated IInterface if it matches the requested descriptor.

[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