Dodali smo še .NET lib (dll) za komunikacijo z SMSapi.si
Trenutno so podprte 4 osnovne metode:
CheckCreditBalance(string username, string apiPassword)
CheckPrice(string username, string password, int countryCode)
SendSms(string username, string password, string to, string message, string from = "031480333", string senderName = "", int countryCode = 386, bool unicode = false, string userReference = "", bool deliveryRequest = false)
CheckDelivery(string username, string password, string messageId)
V kolikor kdo potrebuje, email us at: info@smsapi.si, ali pa klic na 0590 53 901.
Zadeva je brezplačna.