LoggingSessionInputBuffer コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
LoggingSessionInputBuffer(ISessionInputBuffer, Wire) | |
LoggingSessionInputBuffer(IntPtr, JniHandleOwnership) |
LoggingSessionInputBuffer(ISessionInputBuffer, Wire)
[Android.Runtime.Register(".ctor", "(Lorg/apache/http/io/SessionInputBuffer;Lorg/apache/http/impl/conn/Wire;)V", "")]
public LoggingSessionInputBuffer (Org.Apache.Http.IO.ISessionInputBuffer? in, Org.Apache.Http.Impl.Conn.Wire? wire);
[<Android.Runtime.Register(".ctor", "(Lorg/apache/http/io/SessionInputBuffer;Lorg/apache/http/impl/conn/Wire;)V", "")>]
new Org.Apache.Http.Impl.Conn.LoggingSessionInputBuffer : Org.Apache.Http.IO.ISessionInputBuffer * Org.Apache.Http.Impl.Conn.Wire -> Org.Apache.Http.Impl.Conn.LoggingSessionInputBuffer
パラメーター
- wire
- Wire
- 属性
注釈
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。
適用対象
LoggingSessionInputBuffer(IntPtr, JniHandleOwnership)
protected LoggingSessionInputBuffer (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Org.Apache.Http.Impl.Conn.LoggingSessionInputBuffer : nativeint * Android.Runtime.JniHandleOwnership -> Org.Apache.Http.Impl.Conn.LoggingSessionInputBuffer
パラメーター
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
注釈
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。