Global

Methods

filterSocials(socials) → {Array}

Filters socials list depending on platform.

Parameters:
Name Type Description
socials Array

List of socials to filter.

Source:
Returns:

Filtered list of socials.

Type
Array

isMobileDevice() → {boolean}

Checks if the player opened on iOS or Android device.

Source:
Returns:
Type
boolean

isTouchDevice() → {boolean}

Source:
Returns:
Type
boolean