Facebook:isSessionValid
From GiderosMobile
Available since: Gideros 2012.09
Checks if the access token is available and has not expired.
(bool) = Facebook:isSessionValid()
Returns (bool) [[[true` if the access token is valid, `false]]] otherwise.