public property FBAutopost::$privacy in Facebook Autopost 7
Privacy setting for the publications. This property is made public because the getter method will give some formatting along with the property.
File
- class/
FBAutopost.php, line 113
Class
- FBAutopost
- API class to handle common actions when autoposting This class uses FBAutopostException for error handling. Severity is passed resusing watchdog severity (See: http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/watch...)
Code
public $privacy;