Org.Apache.Http.Params.AbstractHttpParams.SetParameter Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("setParameter", "(Ljava/lang/String;Ljava/lang/Object;)Lorg/apache/http/params/HttpParams;", "GetSetParameter_Ljava_lang_String_Ljava_lang_Object_Handler")]
public abstract IHttpParams SetParameter (string name, Java.Lang.Object value)

Parameters

name
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.Apache.Http.Params
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1