Description
Subscribes or unsubscribes a user from the mail list.
To invoke this method via a URL, append this function's name to the URL of the QLM License Server and add the required arguments.
http://server/qlm/qlmservice.asmx/[email protected]&is_include=1
Arguments
Argument | Description |
---|---|
is_email | customer's email address |
is_include | 1 to subscribe, 0 to unsubscribe |
is_html | when true, the result is plain html. When false, the result is an XML fragment. Facebook Twitter LinkedIn |