Is it possible to block your phone number before making a phone call?
I want to use my personal smart phone in my business.
Thank you.
B4X:
' TODO: Add some code to block your phone number
' Make the call
Dim P As PhoneCalls
StartActivity(p.Call("949-555-8896"))
I want to use my personal smart phone in my business.
Thank you.