the Activity entry for an Activities Feed, a feed of activities for the friends/contacts of the logged in user

Namespace:  Google.YouTube
Assembly:  Google.GData.YouTube (in Google.GData.YouTube.dll)
Version: 1.4.0.2

Syntax

C#
public class Activity : Entry
Visual Basic (Declaration)
Public Class Activity _

	Inherits Entry
Visual C++
public ref class Activity : public Entry

Return Value

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.Entry
    Google.YouTube..::.Activity

See Also