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