Hi,
Is there an approach where I am able to split the 1 long message into multiple parts after receiving from client?
The scenario is client send in 1 long message, and I would like to return multiple DR as per message parts.
Thank you.
Split long message after receiving from client
Re: Split long message after receiving from client
Library creates concatenated parts with SMS.ForSubmit chained methods.
Examples you can find at
https://docs.inetlab.com/smpp/v1/articl ... ation.html
https://docs.inetlab.com/smpp/v1/articl ... arted.html
Examples you can find at
https://docs.inetlab.com/smpp/v1/articl ... ation.html
https://docs.inetlab.com/smpp/v1/articl ... arted.html