msenservicedescription.h File Reference
API published in: S60 3rd Ed
Link against: senservdesc.lib
Capability Information
Required Capabilities
NetworkServices ReadUserData WriteUserData
#include <e32base.h>
#include <e32des8.h>
#include <s32strm.h>
Go to the source code of this file.
|
Data Structures |
class | MSenServiceDescription |
| Interface (abstract) class for subclasses implementing the most common value objects used in WSF, which are used to describe some invocable service. More...
|
Typedefs |
typedef RPointerArray< CSenFacet > | RFacetArray |
Functions |
| _LIT8 (KSenFacetValFalse,"false") |
| _LIT8 (KSenFacetValTrue,"true") |
| _LIT8 (KCompleteMessagesFacet,"urn:nokia.com.serene:complete-messages") |
Typedef Documentation
Function Documentation
_LIT8 | ( | KCompleteMessagesFacet | , | | | "urn:nokia.com.serene:complete-messages" | | | ) | |
|
_LIT8 | ( | KSenFacetValTrue | , | | | "true" | | | ) | |
|
_LIT8 | ( | KSenFacetValFalse | , | | | "false" | | | ) | |
|