isSupportedDevice
isSupportedDevice(
pToExclude
):boolean
Returns whether the current device is not within the supplied exclude list.
Parameters
• pToExclude: any
The devices that are not supported.
Returns
boolean
If the current device is supported.