@scotopia: Added new some more functions. Now action link can be added in feed.
Code:
[fbAgent publishFeedWithName:@"Hello world!"
captionText:@"How are you! :)"
imageurl:@"http://amanpages.com/wordpress/wp-content/uploads/2009/12/logo2.png"
linkurl:@"http://amanpages.com/"
userMessagePrompt:@"Some prompt"
actionLabel:@"Want to know more?"
actionText:@"Search Google"
actionLink:@"http://www.google.com"];
Download the code form
previous location.