Facebook:isSessionValid

From GiderosMobile
Revision as of 10:37, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.09
Class: Facebook

Description


Checks if the access token is available and has not expired.

(bool) = Facebook:isSessionValid()

Return values

Returns (bool) true if the access token is valid, false otherwise.