[orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Matthew Young
can you get the scaps which you self sent to specific friend? -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to opensocial-orkut@googlegroups.com. To unsubscribe from this group, send email to

[orkut-developer] get Scraps message

2011-04-19 Thread Matthew Young
After I created new scrap to my specific friend in orkut , I want to use GetScrapsTx to retrieve the scrap just I send , but can't get it , why ? anybody can answer me? -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this

Re: [orkut-developer] Re: Upload photo with 3LO

2011-04-19 Thread Sarvesh Exl
Hello Tiago, Thanks for replying. I tried the way you said :

Re: [orkut-developer] get Scraps message

2011-04-19 Thread Robson Dantas
Hi! DonĀ“t know if there is a way to get messages you have sent. But messages.get RPC command fetches messages received, passing an user id as parameter. GetScrapsTx uses this to retrieve scraps, passing @me as parameter. In other words, you will be able to check messages you got or messages your

Re: [orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Robson Dantas
A possible way to do that is using Scrap activities, see here: http://code.google.com/p/orkut-os-client/source/browse/java/src/com/google/orkut/client/api/ScrapActivity.java http://code.google.com/p/orkut-os-client/source/browse/java/src/com/google/orkut/client/api/ScrapActivity.java Best

Re: [orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Matthew Young
seems ok , but currently still cannot get the Scrap activitie I use GetActivitiesTx to retrieve, why ? show me reason -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to

Re: [orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Matthew Young
Another question, in orkut client , we can post one activity with title and body, please let me know how we can do this on Orkut directly (including tile and body) -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group,

Re: [orkut-developer] get Scraps message

2011-04-19 Thread Matthew Young
Hi , I can get scraps using messages.get, which scrap is not assigned to specific friend. any commnets ? -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to opensocial-orkut@googlegroups.com. To