Windows Phone 8 support to capture SMS or a incoming call?

后端 未结 3 1484
栀梦
栀梦 2020-12-01 13:09

Can we write 3rd-party app to capture SMS or a incoming call on Windows phone 8?

3条回答
  •  粉色の甜心
    2020-12-01 13:28

    There is Windows.Phone.Networking.NetworkOperators.SmsInterceptor class, but there is a note next to it "This API is not intended to be used directly from your code." so I'm not sure if we can actually use it or not?

提交回复
热议问题