CWapMessageUtils Class Reference

#include <wapmessage.h>

Link against: wapmsgcli.lib

class CWapMessageUtils : public CBase

Inherits from

Detailed Description

Utility functions for use with WAP Messaging.

Member Function Documentation

GetLocalAddressesL ( RArray< Wap::TAddressInfo > & )

IMPORT_C TIntGetLocalAddressesL(RArray< Wap::TAddressInfo > &aAddressInfo)[static]

Gets a list of all the available network interface addresses.

Parameters
aAddressInfoOn return, an array of the available network interface addresses.
Return Value
KErrNone if successful, KErrNotFound if there are no addresses available.