Static
addAdds an event listener to the platform class.
type of event listener, defined in the PlatformEventsEnum
Static
getGet the build configuration of the current application
The build configuration of the current application.
Static
getGet the build date of the current application
The date and time the application was built.
Static
getHFVersionReturns the version of the current application
The version of the current application.
Static
isChecks if the device respectively the platform is online.
Static
isChecks if current app version is a v9 or higher
true if current app version is a v9 or higher
Static
openOpens a url with an external application (e.g. browser, email client, phone app ...).
Specifies the URL of the page to open.
Optional
target: stringSpecifies the target attribute or the name of the window; default:
Static
openOpens a file with an external application, if there is a default program defined for it.
relative url to the file
the mimetype of the file
Static
removeAlways remove previously registered event listeners!
type of event listener, defined in the PlatformEventsEnum
Static properties and methods related to the platform.