Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <wapmessage.h>
Link against: wapmsgcli.lib

Class CWapMessageUtils

class CWapMessageUtils : public CBase;

Description

Utility functions for use with WAP Messaging.

Derivation

Inherited from CBase:


Member functions


GetLocalAddressesL(RArray< Wap::TAddressInfo > &)

IMPORT_C static TInt GetLocalAddressesL(RArray< Wap::TAddressInfo > &aAddressInfo);

Description

Gets a list of all the available network interface addresses.

Parameters

RArray< Wap::TAddressInfo > &aAddressInfo

On return, an array of the available network interface addresses.

Return value

TInt

KErrNone if successful, KErrNotFound if there are no addresses available.