Can I get the phone number of an SMS message to a skype number using the skype4py?

Go To StackoverFlow.com

0

using the skype4py wrapper, can I get the phone number from an sms message to my skype number?

2012-04-04 02:02
by user1131308
Can you edit your question and show some more of your work? What have you tried? What errors have you seen? Show some code samples. Otherwise this question may be closed because it is low quality - Gray 2012-04-04 12:51


0

SMS object API as it is in Skype4Py

https://github.com/stigkj/Skype4Py/blob/master/Skype4Py/sms.py

Looks it has ReplyToNumber.

I suggest you push your luck with it.

2012-08-02 05:42
by Mikko Ohtamaa
Ads