|
Interface into iPhone miscellaneous functionality.
isApplicationGenuine |
Returns false if application is altered in any way after it was built. |
isApplicationGenuineAvailable |
Returns false if application integrity cannot be confirmed. |
PlayMovie |
Plays a full-screen movie. Note that player will stream movie directly from the iPhone disc, therefore you have to provide movie as a separate files and not as an usual asset. |
PlayMovieURL |
Plays a full-screen movie loaded from a network-based URL. |
Vibrate |
Triggers device vibration. |