SmtpClient send emails from JS
Hello,
I'm trying to send emails from a JS service, I implemented it exactly as in the SDK example innovaphone SDK - SmtpClient (https://sdk.innovaphone.com/13r3/doc/javascript/SmtpClient.htm#Example-basic), but I get the following error:
ReferenceError: identifier 'SmtpClient' undefined
What was left to do?
Thanks