Keval Savani
Keval Savani
I tried couple of ways but did not found any particular solution.
@Don-ixu I have found a way to show and hide the popup, use props `popupVisible` as boolean. However I still don't see any props to close the modal when user...
@Abiral2002 - you cannot add your own customer TLV params, you need to choose from existing variable. https://github.com/farhadi/node-smpp/blob/2a27d0bdfa38f566227a9b14799fd1ed8e439f20/lib/defs.js#L736 Make sure you send as `Buffer` I am using `message_payload` for sending...