Titanium.Platform.openURL

Function of Titanium.Platform.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1
Mobile Web 1.8

Summary

Opens this URL using the system's default application for its protocol.

Arguments

Name Type Summary
url String

The url to open.

Return Type

Boolean