fiorix / go-smpp

SMPP 3.4 Protocol for the Go programming language
MIT License
218 stars 135 forks source link

Set UDH in the sender SMS #86

Open yanbas opened 4 years ago

yanbas commented 4 years ago

how to set UDH (user data header) to Transmitter ?? because there is no param in the &smpp.ShortMessage{} ??

how to solve this ??