Public Class Methods : SstImap4Address
sstGenerateAddress: addressString configuration: configuration
"ACTION
Answer an instance of the receiver suitably initialized from the contents
of @addressString. @configuration is the configuration object for the
particular transport which specified the receiver as its %addressClass.
Answer an SstError if the information cannot be determined from
@addressString.
Imap4 addresses are of the form 'user:password@host:port'. port is optional.
password is optional for local endpoints.
PARAMETERS
addressString: <String>
configuration : <IuSstTransportConfiguration>
RETURN VALUE
<SstImap4Address> | <luSstError>"
Categories
SST-API Developer
[FIRST] [PREV] [NEXT] [LAST]