public final class SearchContext extends Object
| Constructor and Description |
|---|
SearchContext(Context context)
Deprecated.
Instantiates the new
SearchContext. |
SearchContext(SearchFilter searchFilter,
Context context)
Deprecated.
Instantiates the new
SearchContext. |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext()
Deprecated.
Gets the context.
|
SearchFilter |
getSearchFilter()
Deprecated.
Gets the search filter.
|
public SearchContext(SearchFilter searchFilter, Context context)
SearchContext.searchFilter - the search filter that will filter digital assets while searchingcontext - the contextpublic SearchContext(Context context)
SearchContext.public SearchFilter getSearchFilter()
public Context getContext()