springroll.pbskids.Platform Class

Utility class for detecting platform.

searchString

(
  • data
)
Null | String

Defined in searchString:44

Search a string

Parameters:

Returns:

Null | String:

The result or null

searchVersion

(
  • dataString
)
Null | Number

Defined in searchVersion:71

Get the version for a string

Parameters:

  • dataString String

    The version to search for

Returns:

Null | Number:

The version number

browser

String

Defined in browser:13

The name of the browser

BROWSERS

Array private static

Defined in BROWSERS:84

The collection of BROWSERS types

OS

String

Defined in OS:34

The current verison of the operating system

OSES

Array private static

Defined in OSES:158

The collection of OS types

version

String

Defined in version:19

The version of the user agent or app

versionSearchString

String private

The version search string