saqibpitafi / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

get group info can't find the GroupFeed object in the client lib #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
from your docs:

To retrieve all of the groups that a user is a recipient of, you can call the 
following method in the 
.NET client library. We assume service is an authenticated AppsService object. 
This method returns a 
GroupFeed XML response, which the .NET client library converts to a GroupFeed 
object.

i can't find the said "GroupFeed" object!

What version of the product are you using? On what operating system?
1.3.1.0 msi

Original issue reported on code.google.com by ronnieo...@gmail.com on 17 Feb 2009 at 8:38

GoogleCodeExporter commented 9 years ago
Hi,

This is a bug on the Docs, the class should be 
Google.GData.Apps.AppsExtendedFeed

-julian

Original comment by julian10...@gmail.com on 18 Feb 2009 at 4:05

GoogleCodeExporter commented 9 years ago
As stated by Julian, just a bug in the public documentation. Noted. 

Original comment by fman...@gmail.com on 19 Feb 2009 at 9:11