简体   繁体   English

iOS 6如何使用Facebook SDK发送静态Facebook消息

[英]IOS 6 How to send a static facebook message with facebook SDK

I need to send a private message to a facebook friend via application. 我需要通过应用程序向Facebook朋友发送私人消息。 I have read in some links that it is not possible. 我已经阅读了一些链接,这是不可能的。

To accomplish this Iam posting to a wall using presentFeedDialogModallywithSession which works well but is there any way to autofill the dialog as I need to post the values of a textbox to a friend.. 要使用ImpFeedDialogModallywithSession完成Iam发布到墙上,效果很好,但是由于我需要将文本框的值发布给朋友,因此可以自动填充对话框。

No, you can't autofill this dialog. 不,您不能自动填充此对话框。 Also note that this dialog will post to your wall instead of your friend's one regardless of the value of "to" field. 还要注意,无论“收件人”字段的值如何,此对话框都会张贴在墙上,而不是您朋友的对话框。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM