| 
                   | 
               
                  
                   | 
            |
Location: 
            es_wsms.h
            
         
class TWapAddr : public TSockAddr;
Socket address type used with the WAP SMS Protocol Module.
TBuf8< KMaxSockAddrSize > - No description.
            TSockAddr - Represents an end point address
            TWapAddr - Socket address type used with the WAP SMS Protocol Module
            Defined in TWapAddr:
            EMaxWapAddressLength, SetWapAddress(), SetWapPort(), WapAddress(), WapPort(), anonymous, operator==()
            
         
Inherited from TSockAddr:
            CmpPort(),
            Family(),
            GetUserLen(),
            Port(),
            SetFamily(),
            SetPort(),
            SetUserLen(),
            UserPtr()
inline TWapPortNumber WapPort() const;
Gets the WAP port number.
                  
  | 
            
inline void SetWapPort(TWapPortNumber aPort);
Sets the WAP port number.
                  
  | 
            
inline void SetWapAddress(const TDesC8 &aTel);
Sets the WAP address.
                  
  |