Hi
If I omit the third parameter of the SendMsgWithUserContext method (From) I receive an SMS from an unknown number 07800000000....,. I can reply to this, which I assume would tie in with the UserContext I defined as the fourth parameter in the method signature.
If I supply the third parameter, "BillAndBen" say, I receive a message from an Alias (that is, it displays as from BillAndBen on my receiving device). I cannot reply to this message, as attempting to do so says "Address Unknown" on my device.
Is there a way to supply an alias that can be replied to?
I ask, as the message comes from a different number each time.
Thanks,
Andy