Android.Content.ContentProviderClient.Call Method
See ContentProvider.Call(string, System.String, System.String)

Syntax

[Android.Runtime.Register("call", "(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;", "GetCall_Ljava_lang_String_Ljava_lang_String_Landroid_os_Bundle_Handler")]
public virtual Android.OS.Bundle Call (string method, string arg, Android.OS.Bundle extras)

Parameters

method
Documentation for this section has not yet been entered.
arg
Documentation for this section has not yet been entered.
extras
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Android.OS.RemoteException

Remarks

Requirements

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