#include <wapmessage.h>
Link against: wapmsgcli.lib
class CWapMessageUtils : public CBase |
Public Member Functions | |
---|---|
IMPORT_C TInt | GetLocalAddressesL(RArray< Wap::TAddressInfo > &) |
Utility functions for use with WAP Messaging.
IMPORT_C TInt | GetLocalAddressesL | ( | RArray< Wap::TAddressInfo > & | aAddressInfo | ) | [static] |
Gets a list of all the available network interface addresses.
Parameters | |
---|---|
aAddressInfo | On return, an array of the available network interface addresses. |