|
|
|
class TWspRedirectedAddress;
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.
Defined in TWspRedirectedAddress:
iBearerThe bearer type.iHasBearerA flag to indicate that the bearer field is set.iHasPortA flag to indicate that the port field is set.iPortThe port number.iProxyAddressThe proxy address.Wap::TWspBearer iBearer;
The bearer type.