This namespace contains helper classes to ease the development of YouTube based applications. They are used in the samples and the project templates. You can find usage scenarios of those helper clasess in the unittests for youtube, as well as in the project template for it.
Classes
Class | Description | |
---|---|---|
![]() | Activity |
the Activity entry for an Activities Feed, a feed of activities for the friends/contacts
of the logged in user
|
![]() | Comment |
the Comment entry for a Comments Feed, a feed of Comment for YouTube
|
![]() | Complaint | |
![]() | Playlist |
the Playlist entry for a Playlist Feed, a feed of Playlist for YouTube
|
![]() | PlayListMember |
subclass of a video to represent a video that is part of a playlist
|
![]() | Subscription |
the subscription entry for a subscriptionfeed Feed
|
![]() | Video | the Video Entry in feed<Videos> for YouTube
|
![]() | YouTubeRequest | |
![]() | YouTubeRequestSettings |
YouTube specific class for request settings,
adds support for developer key and clientid
|