Hello. I am on going to use this software and i need some help. Please if you can give me some example for following method:
private void OnDeliverSmResp(object sender, DeliverSmResp data)
{
//Process response from client when you use async method to send DeliverSM PDU.
}
I try different things but without success.
Also please give me if there's a way to parse delivered message into xml.
Best Regards, Nikola