JFacebookEvent::getEvent
Method to get information about an event visible to the current user. Requires authentication.
Signature
public function getEvent(string
$eventĀ )
Parameters
-
$event
- The event id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.