StreamContent Class

This API is preliminary and subject to change.

[Missing <summary> documentation for "T:InTheHand.Net.Obex.StreamContent"]

Definition

Namespace: InTheHand.Net.Obex
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public class StreamContent : ObexContent
Inheritance
Object    ObexContent    StreamContent

Constructors

StreamContentInitializes a new instance of the StreamContent class

Properties

Headers
(Inherited from ObexContent)

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also