help_outline FAQ chevron_right FAQ chevron_right Detail

What is required to develop an Xpoda SMS Addon?

addon develop required sms class framework

Develop the addon as a .NET Framework Class Library (recommended version 4.8) implementing the ISmsProvider interface with a public SendSms method.