言語

HttpProtocolParamBean.SetVersion(HttpVersion) メソッド

定義

[Android.Runtime.Register("setVersion", "(Lorg/apache/http/HttpVersion;)V", "GetSetVersion_Lorg_apache_http_HttpVersion_Handler")]
public virtual void SetVersion(Org.Apache.Http.HttpVersion? version);
[<Android.Runtime.Register("setVersion", "(Lorg/apache/http/HttpVersion;)V", "GetSetVersion_Lorg_apache_http_HttpVersion_Handler")>]
abstract member SetVersion : Org.Apache.Http.HttpVersion -> unit
override this.SetVersion : Org.Apache.Http.HttpVersion -> unit

パラメーター

version
HttpVersion
属性

注釈

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象