Project

General

Profile

Support receiving long messages

Added by bfallar3 over 4 years ago

how to manually manage concatenating long messages that you received from mobile device?
My initial idea is to use the TotalPiece, TotalReceivedPiece and Transaction# fields in each MessageInformation.
Any ideas?


Replies (1)

RE: Support receiving long messages - Added by admin over 4 years ago

Hi,

If you do not want the long message to be concatenated, set config.Concatenate to false.

For the long message, reference no should be the same and you can use the CurrentPiece and TotalPiece fields to join them yourself.

Thanks

    (1-1/1)