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
If a user sends a large text then SMSC divides the message into several parts. When I receive these parts, the short_message field of the pdu object contains Buffer value instead of String value.
Example:
If a user sends a large text then SMSC divides the message into several parts. When I receive these parts, the
short_message
field of thepdu
object containsBuffer
value instead ofString
value.Example:
The text was updated successfully, but these errors were encountered: