¡@

Home 

2014/10/15 ¤U¤È 10:12:50

iphone Programming Glossary: postvariablesdictionary

Facebook API: Post on friend wall

http://stackoverflow.com/questions/10773030/facebook-api-post-on-friend-wall

ios facebook facebook graph api share improve this question See this IBAction PostToBuddyWall NSMutableDictionary postVariablesDictionary NSMutableDictionary alloc init postVariablesDictionary setObject @ LOL forKey @ name postVariablesDictionary setObject self.postTextView.text.. See this IBAction PostToBuddyWall NSMutableDictionary postVariablesDictionary NSMutableDictionary alloc init postVariablesDictionary setObject @ LOL forKey @ name postVariablesDictionary setObject self.postTextView.text forKey @ message objDelegate.facebook.. postVariablesDictionary NSMutableDictionary alloc init postVariablesDictionary setObject @ LOL forKey @ name postVariablesDictionary setObject self.postTextView.text forKey @ message objDelegate.facebook requestWithGraphPath NSString stringWithFormat @..

Facebook iOS SDK 3.1 post image on friends wall error

http://stackoverflow.com/questions/13817590/facebook-ios-sdk-3-1-post-image-on-friends-wall-error

FBGraphUser user in friends NSString userID user.id NSLog @ trying to post image of @ wall userID NSMutableDictionary postVariablesDictionary NSMutableDictionary alloc init postVariablesDictionary setObject UIImagePNGRepresentation image forKey @ picture postVariablesDictionary.. @ trying to post image of @ wall userID NSMutableDictionary postVariablesDictionary NSMutableDictionary alloc init postVariablesDictionary setObject UIImagePNGRepresentation image forKey @ picture postVariablesDictionary setObject @ my image forKey @ message.. NSMutableDictionary alloc init postVariablesDictionary setObject UIImagePNGRepresentation image forKey @ picture postVariablesDictionary setObject @ my image forKey @ message FBRequestConnection startWithGraphPath NSString stringWithFormat @ @ photos userID..