Location:
wapmessage.h
Link against: wapmsgcli.lib
class CWapMessageUtils : public CBase;
Utility functions for use with WAP Messaging.
CBase
- Base class for all classes to be instantiated on the heap
CWapMessageUtils
- Utility functions for use with WAP Messaging
Defined in CWapMessageUtils
:
GetLocalAddressesL()
Inherited from CBase
:
Delete()
,
Extension_()
,
operator new()
static IMPORT_C TInt GetLocalAddressesL(RArray< Wap::TAddressInfo > &aAddressInfo);
Gets a list of all the available network interface addresses.
|
|