我正在使用iOSfacebookDemoApp示例发布到我的个人资料。它工作得很好。我的问题是如何在这篇文章中添加图片链接?我使用的代码是:-(IBAction)publishStream:(id)sender{SBJSON*jsonWriter=[[SBJSONnew]autorelease];NSDictionary*actionLinks=[NSArrayarrayWithObjects:[NSDictionarydictionaryWithObjectsAndKeys:@"title",@"text",@"http://www.link.com/",@"href",nil],n