Public Class Methods : SstSmtpAddress
sstGenerateAddress: addressString configuration: configuration
"ACTION
Answer an instance of the receiver suitably initialized from the contents
of @addressString. @config 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.
The format for addresses is: 'user@host'
PARAMETERS
addressString : <String>
configuration : <IuSstTransportConfiguration>
RETURN VALUE
<IdSstAddress> | <IuSstError>"
Categories
SST-API Developer
[FIRST] [PREV] [NEXT] [LAST]