You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
How send sms on another language? It don't work and change text sms: std::pair<std::string, int> smscId = client.sendSms(from, to, GsmEncoder::getUtf8(message), std::list<TLV>(), 0, "", "",smpp::DATA_CODING_UCS2);
The text was updated successfully, but these errors were encountered:
Hi!
How send sms on another language? It don't work and change text sms:
std::pair<std::string, int> smscId = client.sendSms(from, to, GsmEncoder::getUtf8(message), std::list<TLV>(), 0, "", "",smpp::DATA_CODING_UCS2);
The text was updated successfully, but these errors were encountered: