Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: es_wsms.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TWapAddr

class TWapAddr : public TSockAddr;

Description

Socket address type used with the WAP SMS Protocol Module.

Derivation

Members

Defined in TWapAddr:
EMaxWapAddressLength, SetWapAddress(), SetWapPort(), WapAddress(), WapPort(), anonymous, operator==()

Inherited from TSockAddr:
CmpPort(), Family(), GetUserLen(), Port(), SetFamily(), SetPort(), SetUserLen(), UserPtr()


Member functions


WapPort()

inline TWapPortNumber WapPort() const;

Description

Gets the WAP port number.

Return value

TWapPortNumber

WAP port number


SetWapPort()

inline void SetWapPort(TWapPortNumber aPort);

Description

Sets the WAP port number.

Parameters

TWapPortNumber aPort

WAP port number


SetWapAddress()

inline void SetWapAddress(const TDesC8 &aTel);

Description

Sets the WAP address.

Parameters

const TDesC8 &aTel

WAP address


WapAddress()

inline TPtrC8 WapAddress() const;

Description

Gets the WAP address.

Return value

TPtrC8

WAP address


operator==()

inline TBool operator==(const TWapAddr &anAddr) const;

Description

Equality operator.

Parameters

const TWapAddr &anAddr

Object to compare

Return value

TBool

ETrue if the object value's are equal

[Top]


Member enumerations


Enum anonymous

n/a

Description

EMaxWapAddressLength