You are here

private property FBAutopost::$retry in Facebook Autopost 7

Boolean indicating wether to retry the publication or not when publishing on the user's timeline if the acting user does not have a valid access token.

File

class/FBAutopost.php, line 125

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

private $retry;