#include <mw/wsp/wsptypes.h>
class TWspRedirectedAddress |
Public Attributes | |
---|---|
Wap::TWspBearer | iBearer |
TBool | iHasBearer |
TBool | iHasPort |
TUint16 | iPort |
TBuf8< KMaxProxyAddrLen > | iProxyAddress |
The TWspRedirectedAddress type represents an alternate address to which Clients must use to establish a session with the same service that was initially contacted. If the bearer or port fields have been excluded, then the orginal bearer and port should be used to contact the new server. The WSP Specification, July 2001, defines an Address Type (8.2.2.3) upon which this class is based.