#include <mw/obexobjects.h>
class CObexNullObject : public CObexBaseObject |
Public Member Functions | |
---|---|
IMPORT_C CObexNullObject * | NewL() |
Inherited Enumerations | |
---|---|
CObexBaseObject:TProgress |
Concrete OBEX object with NULL data representation. Use when only the headers of an object are required, and the data (if any) can safely be discarded.
IMPORT_C CObexNullObject * | NewL | ( | ) | [static] |
Allocates and constructs a new null object.
Returns: New null object