I see all the feed_* methods are deprecated… (I am using version 3.0.2).
What replaces them? How do I publish something to the user’s feed.
I see all the feed_* methods are deprecated… (I am using version 3.0.2). What
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This answer is not about the Java API in particular, but it might still be useful:
and
(both from a mail to Facebook application developers)
So you should probably look for methods starting with
stream_*rather thanfeed_*