ByteArrayContent Class

This API is preliminary and subject to change.

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

Definition

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

Constructors

ByteArrayContentInitializes a new instance of the ByteArrayContent 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