|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| SafeSearchParam を使用しているパッケージ | |
|---|---|
| yt4droid | |
| yt4droid での SafeSearchParam の使用 |
|---|
| SafeSearchParam を返す yt4droid のメソッド | |
|---|---|
static SafeSearchParam |
SafeSearchParam.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static SafeSearchParam[] |
SafeSearchParam.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
| SafeSearchParam 型のパラメータを持つ yt4droid のメソッド | |
|---|---|
QueryBuilder |
QueryBuilder.setSafeSearch(SafeSearchParam param)
The safeSearch parameter indicates whether the search results should include restricted content as well as standard content. |
QueryBuilder |
Query.setSafeSearch(SafeSearchParam param)
The safeSearch parameter indicates whether the search results should include restricted content as well as standard content. |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||