Flurry.isAvailable

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2011.6
Class: Flurry

Description

Returns true if Flurry is available for this platform.

(bool) = flurry.isAvailable()

Currently, Flurry is available only for iOS and Android.

Return values

Returns (bool) true if Flurry is available for this platform, false otherwise