Поделиться через


LoggingSessionInputBuffer Конструкторы

Определение

Перегрузки

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 и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к

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

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к