A B C D E F G H I J K L M N O P Q R S T U V W X Y

C

CategoryParam - yt4droid の 列挙型
 
CDL - yt4droid.internal.org.json の クラス
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - クラス yt4droid.internal.org.json.CDL のコンストラクタ
 
characters(char[], int, int) - クラス yt4droid.internal.xml.XMLParseHandler のメソッド
 
CHUNK_OK - インタフェース yt4droid.http.HttpResponceCode の static 変数
 
CommentMethods - yt4droid.api の インタフェース
A comment is a text response to a video.
CommentParameter - yt4droid.conf の クラス
 
CommentParser - yt4droid.parser の クラス
 
Comments - yt4droid の インタフェース
 
CommentsTest - yt4droid の クラス
 
CommentsTest(String) - クラス yt4droid.CommentsTest のコンストラクタ
 
Configuration - yt4droid.conf の インタフェース
 
ConfigurationBase - yt4droid.conf の クラス
 
ConfigurationBuilder - yt4droid.conf の クラス
 
ConfigurationBuilder() - クラス yt4droid.conf.ConfigurationBuilder のコンストラクタ
 
ConfigurationTest - yt4droid の クラス
 
ConfigurationTest(String) - クラス yt4droid.ConfigurationTest のコンストラクタ
 
Contact - yt4droid の インタフェース
 
ContactMethods - yt4droid.api の インタフェース
 
ContactParser - yt4droid.parser の クラス
 
ContactTest - yt4droid の クラス
 
ContactTest(String) - クラス yt4droid.ContactTest のコンストラクタ
 
ContactUserParameter - yt4droid.conf の クラス
 
ContactUserParameter.Statuses - yt4droid.conf の 列挙型
Statuses parameters
ContactUserParameter.Terms - yt4droid.conf の 列挙型
Terms parameters
containsFile(HttpParameter[]) - クラス yt4droid.http.HttpParameter の static メソッド
 
ContentEntity - yt4droid の インタフェース
 
ContentEntityImpl - yt4droid の クラス
 
ContentEntityImpl(JSONObject) - クラス yt4droid.ContentEntityImpl のコンストラクタ
 
Cookie - yt4droid.internal.org.json の クラス
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - クラス yt4droid.internal.org.json.Cookie のコンストラクタ
 
CookieList - yt4droid.internal.org.json の クラス
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - クラス yt4droid.internal.org.json.CookieList のコンストラクタ
 
createCommentParameter(String) - クラス yt4droid.conf.CommentParameter の static メソッド
Returns the CommentParameter
createCommentParameterWithCommentId(String, String) - クラス yt4droid.conf.CommentParameter の static メソッド
Returns the CommentParameter
createCommentsList(String, Paging) - インタフェース yt4droid.api.CommentMethods のメソッド
You will send API requests to retrieve or append to the list of comments for the video.
createCommentsList(HttpResponse, Configuration) - クラス yt4droid.parser.CommentParser の static メソッド
 
createCommentsList(HttpResponse) - クラス yt4droid.parser.ParserFactory のメソッド
 
createCommentsList(String, Paging) - クラス yt4droid.YoutubeImpl のメソッド
 
createContactList(String, Paging) - インタフェース yt4droid.api.ContactMethods のメソッド
To request another user's contact list, send a GET request to the following URL.
createContactList(HttpResponse, Configuration) - クラス yt4droid.parser.ContactParser の static メソッド
 
createContactList(String, Paging) - クラス yt4droid.YoutubeImpl のメソッド
 
createContactParameter() - クラス yt4droid.http.HttpParameter のメソッド
 
createContactUserParameter(String, ContactUserParameter.Terms) - クラス yt4droid.conf.ContactUserParameter の static メソッド
Returns the contact request parameter.
createContactUserParameter(String, ContactUserParameter.Terms, ContactUserParameter.Statuses) - クラス yt4droid.conf.ContactUserParameter の static メソッド
Returns the contact request parameter with status.
createContentParameter(String) - クラス yt4droid.http.HttpParameter のメソッド
 
createFeedsList(HttpResponse, Configuration) - クラス yt4droid.parser.FeedsParser の static メソッド
 
createFeedsListFromQuery(HttpResponse) - クラス yt4droid.parser.ParserFactory のメソッド
 
createFeedsWithQuery(QueryBuilder, Paging) - インタフェース yt4droid.api.FeedsMethods のメソッド
To request the video list with query.
createFeedsWithQuery(QueryBuilder, Paging) - クラス yt4droid.YoutubeImpl のメソッド
 
createMyContactList(Paging) - インタフェース yt4droid.api.ContactMethods のメソッド
To request the currently logged-in user's contact list, send a GET request to the following URL.
createMyContactList(Paging) - クラス yt4droid.YoutubeImpl のメソッド
 
createMyContacts(HttpResponse) - クラス yt4droid.parser.ParserFactory のメソッド
 
createMyUploadList(Paging) - インタフェース yt4droid.api.FeedsMethods のメソッド
To request the currently logged-in user's video list.
createMyUploadList(Paging) - クラス yt4droid.YoutubeImpl のメソッド
 
createPaging() - クラス yt4droid.Paging の static メソッド
Created default parameter of page index.
createPagingWithPage(int, int) - クラス yt4droid.Paging の static メソッド
Created parameter of page index.
createRating(int) - クラス yt4droid.conf.RatingsParameter の static メソッド
Create rating parameter when set ratings.
createRating(RatingsParameter.LIKEPARAMETER) - クラス yt4droid.conf.RatingsParameter の static メソッド
Create rating parameter when set like parameter.
createRatingParameter() - クラス yt4droid.http.HttpParameter のメソッド
 
createResult(HttpResponse) - クラス yt4droid.parser.UpdateResultParser の static メソッド
 
createUploadUrl(HttpResponse, Configuration) - クラス yt4droid.parser.UploadResultParser の static メソッド
 
createUserProfile(String) - インタフェース yt4droid.api.UserProfileMethods のメソッド
A user profile contains information about a user, such as the user's hobbies, occupation, or favorite books, music and movies.
createUserProfile(HttpResponse) - クラス yt4droid.parser.ParserFactory のメソッド
 
createUserProfile(HttpResponse, Configuration) - クラス yt4droid.parser.UserProfileParser の static メソッド
 
createUserProfile(String) - クラス yt4droid.YoutubeImpl のメソッド
 
createUserUploadList(String, Paging) - インタフェース yt4droid.api.FeedsMethods のメソッド
To request the user's video list.
createUserUploadList(HttpResponse) - クラス yt4droid.parser.ParserFactory のメソッド
 
createUserUploadList(String, Paging) - クラス yt4droid.YoutubeImpl のメソッド
 
createVideoID(HttpResponse, Configuration) - クラス yt4droid.parser.UploadResultParser の static メソッド
 
createVideoMetaData(String, String, CategoryParam, String) - クラス yt4droid.conf.VideoMetaData の static メソッド
Returns the VideoMetaData
createVideoMetaData() - クラス yt4droid.http.HttpParameter のメソッド
 
createVideoMetaDataWithLocation(String, String, CategoryParam, String, double, double) - クラス yt4droid.conf.VideoMetaData の static メソッド
Returns the VideoMetaData.
CRLF - クラス yt4droid.internal.org.json.HTTP の static 変数
Carriage return/line feed.

A B C D E F G H I J K L M N O P Q R S T U V W X Y