StringContent Class

This API is preliminary and subject to change.

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

Definition

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

Constructors

StringContentInitializes a new instance of the StringContent 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