JFacebookEvent::createMaybe
Method to set the current user as maybe attending. Requires authentication and rscp_event permission.
Signature
public function createMaybe(string
$eventĀ )
Parameters
-
$event
- The event id.
Returns
- boolean
- Returns true if successful, and false otherwise.