CanPhoneBeSeenOnScreen
Docslocal retval = CanPhoneBeSeenOnScreen()Description
This one is weird and seems to return a TRUE state regardless of whether the phone is visible on screen or tucked away.
I can confirm the above. This function is hard-coded to always return 1.Returns
BOOLReturns TRUE (1) or FALSE (0).