|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface StatisticsEntity
The statistics about a video or a user
| メソッドの概要 | |
|---|---|
java.util.Date |
getLastWebAccess()
The lastWebAccess attribute indicates the most recent time that a particular user used YouTube. |
int |
getSubscriberCount()
The subscriberCount attribute specifies the number of YouTube users who have subscribed to a particular user's YouTube channel. |
int |
getTotalUploadViews()
The totalUploadViews attribute specifies the total number of views for all of a channel's videos. |
int |
getVideoWatchCount()
The videoWatchCount attribute specifies the number of videos that a user has watched on YouTube. |
int |
getViewCount()
When the viewCount attribute refers to a video entry, the attribute specifies the number of times that the video has been viewed. |
| メソッドの詳細 |
|---|
java.util.Date getLastWebAccess()
http://code.google.com/intl/en/apis/youtube/2.0/reference.htmlint getSubscriberCount()
http://code.google.com/intl/en/apis/youtube/2.0/reference.htmlint getVideoWatchCount()
http://code.google.com/intl/en/apis/youtube/2.0/reference.htmlint getViewCount()
http://code.google.com/intl/en/apis/youtube/2.0/reference.htmlint getTotalUploadViews()
http://code.google.com/intl/en/apis/youtube/2.0/reference.html
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||