JFacebookGroup::getGroup
Method to read a group. Requires authentication and user_groups or friends_groups permission for non-public groups.
Signature
public function getGroup(string
$groupĀ )
Parameters
-
$group
- The group id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.