public function __construct($sid, $authToken, $workspaceSid, $retryattempts)
 {
     parent::__construct($sid, $authToken, $workspaceSid, null, null, $retryattempts);
 }