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

S

SafeSearchParam - yt4droid の 列挙型
The safeSearch parameter indicates whether the search results should include restricted content as well as standard content.
setAuthAccessToken(AccessToken) - インタフェース yt4droid.auth.Auth のメソッド
sets the AuthAccessToken.
setAuthAccessToken(AccessToken) - クラス yt4droid.auth.OAuthAuthorization のメソッド
 
setAuthAccessToken(AccessToken) - クラス yt4droid.YoutubeBaseImpl のメソッド
sets the AuthAccessToken.
setCaption() - インタフェース yt4droid.Query のメソッド
The caption parameter enables you to restrict a search to videos that have or do not have caption tracks
setCaption() - クラス yt4droid.QueryBuilder のメソッド
The caption parameter enables you to restrict a search to videos that have or do not have caption tracks
setCategory(CategoryParam) - インタフェース yt4droid.Query のメソッド
The category parameter enables you to retrieve videos that are in a particular category or are tagged with a particular keyword or developer tag
setCategory(CategoryParam) - クラス yt4droid.QueryBuilder のメソッド
The category parameter enables you to retrieve videos that are in a particular category or are tagged with a particular keyword or developer tag
setClientID(String) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setDeveloperKey(String) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setFormat(String) - インタフェース yt4droid.Query のメソッド
The format parameter, which is supported for video search requests, specifies that videos must be available in at least one of the video formats listed in the parameter value.
setFormat(String) - クラス yt4droid.QueryBuilder のメソッド
The format parameter, which is supported for video search requests, specifies that videos must be available in at least one of the video formats listed in the parameter value.
setGdataVersion(String) - インタフェース yt4droid.conf.Configuration のメソッド
 
setGdataVersion(String) - クラス yt4droid.conf.ConfigurationBase のメソッド
 
setGZIPEnabled(boolean) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpConnectionTimeout(int) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpProxyHost(String) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpProxyPassword(String) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpProxyPort(int) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpProxyUser(String) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpReadTimeout(int) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpResponseListener(HttpResponseListener) - クラス yt4droid.http.HttpClientWrapper のメソッド
 
setHttpRetryCount(int) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttpRetryIntervalSeconds(int) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setHttps() - クラス yt4droid.EmbedTagBuilder のメソッド
use https
setLocation(LocationEntity) - インタフェース yt4droid.Query のメソッド
The location parameter restricts the search to videos that have a geographical location specified in their metadata.
setLocation(LocationEntity) - クラス yt4droid.QueryBuilder のメソッド
The location parameter restricts the search to videos that have a geographical location specified in their metadata.
setLr(String) - インタフェース yt4droid.Query のメソッド
In a video search request, the lr parameter restricts the search to videos that have a title, description or keywords in a specific language.
setLr(String) - クラス yt4droid.QueryBuilder のメソッド
In a video search request, the lr parameter restricts the search to videos that have a title, description or keywords in a specific language.
setNoRel() - クラス yt4droid.EmbedTagBuilder のメソッド
set Included relation videos tag.
setOrderBy(OrderByParam) - インタフェース yt4droid.Query のメソッド
The orderby parameter, which is supported for video feeds and playlist feeds, specifies the method that will be used to order entries in the API response.
setOrderBy(OrderByParam) - クラス yt4droid.QueryBuilder のメソッド
The orderby parameter, which is supported for video feeds and playlist feeds, specifies the method that will be used to order entries in the API response.
setPrivacy() - クラス yt4droid.EmbedTagBuilder のメソッド
enable privacy-enhanced mode.
setQ(String) - インタフェース yt4droid.Query のメソッド
The q parameter specifies a search query term.
setQ(String) - クラス yt4droid.QueryBuilder のメソッド
The q parameter specifies a search query term.
setRestriction(String) - インタフェース yt4droid.Query のメソッド
The restriction parameter identifies the IP address that should be used to filter videos that can only be played in specific countries.
setRestriction(String) - クラス yt4droid.QueryBuilder のメソッド
The restriction parameter identifies the IP address that should be used to filter videos that can only be played in specific countries.
setSafeSearch(SafeSearchParam) - インタフェース yt4droid.Query のメソッド
The safeSearch parameter indicates whether the search results should include restricted content as well as standard content.
setSafeSearch(SafeSearchParam) - クラス yt4droid.QueryBuilder のメソッド
The safeSearch parameter indicates whether the search results should include restricted content as well as standard content.
setTime(TimeParam) - インタフェース yt4droid.Query のメソッド
The time parameter is supported for search feeds and for a number of standard feeds and live event charts as well.
setTime(TimeParam) - クラス yt4droid.QueryBuilder のメソッド
The time parameter is supported for search feeds and for a number of standard feeds and live event charts as well.
setTotalBytesUpload(int) - インタフェース yt4droid.conf.Configuration のメソッド
 
setTotalBytesUpload(int) - クラス yt4droid.conf.ConfigurationBase のメソッド
 
setUploader(String) - インタフェース yt4droid.Query のメソッド
The uploader parameter, which is only supported for search requests, lets you restrict a query to YouTube partner videos.
setUploader(String) - クラス yt4droid.QueryBuilder のメソッド
The uploader parameter, which is only supported for search requests, lets you restrict a query to YouTube partner videos.
setUploadVideoListener(UploadVideoListener) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
setUseSSL(boolean) - クラス yt4droid.conf.ConfigurationBuilder のメソッド
 
shutDown() - インタフェース yt4droid.http.HttpClient のメソッド
 
shutdown() - クラス yt4droid.http.HttpClientBase のメソッド
 
shutDown() - クラス yt4droid.http.HttpClientImpl のメソッド
 
skipPast(String) - クラス yt4droid.internal.org.json.XMLTokener のメソッド
Skip characters until past the requested string.
skipTo(char) - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Skip characters until the next character is the requested character.
SLASH - クラス yt4droid.internal.org.json.XML の static 変数
The Character '/'.
sortedKeys() - クラス yt4droid.internal.org.json.JSONObject のメソッド
Get an enumeration of the keys of the JSONObject.
split(String, String) - クラス yt4droid.util.ResponseStringUtil の static メソッド
 
startElement(String, String, String, Attributes) - クラス yt4droid.internal.xml.XMLParseHandler のメソッド
 
StatisticsEntity - yt4droid の インタフェース
The statistics about a video or a user
StatisticsEntityImpl - yt4droid の クラス
 
StatisticsEntityImpl(List<Map<String, String>>) - クラス yt4droid.StatisticsEntityImpl のコンストラクタ
 
stringToValue(String) - クラス yt4droid.internal.org.json.JSONObject の static メソッド
Try to convert a string into a number, boolean, or null.
stringToValue(String) - クラス yt4droid.internal.org.json.XML の static メソッド
Try to convert a string into a number, boolean, or null.
syntaxError(String) - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Make a JSONException to signal a syntax error.

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