Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: wapmessage.h
Link against: wapmsgcli.lib

Class CWapMessageUtils

class CWapMessageUtils : public CBase;

Description

Utility functions for use with WAP Messaging.

Derivation

Members

Defined in CWapMessageUtils:
GetLocalAddressesL()

Inherited from CBase:
Delete(), Extension_(), operator new()


Member functions


GetLocalAddressesL()

static IMPORT_C 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.