SESContent Class Reference
| Inherits from | NSObject |
| Declared in | SESContent.h |
Tasks
-
– initDefault constructor for a new object. Callers should use the property methods to initialize this object after creating it.
-
dataThe textual data of the content.
property -
charsetThe character set of the content.
property -
– descriptionReturns a string representation of this object; useful for testing and debugging.