Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Photos Library
/
com.cloudike.sdk.photos.search
/
Search
/
createSuggestionsContainerFlow
create
Suggestions
Container
Flow
abstract
fun
createSuggestionsContainerFlow
(
userId
:
Long
,
searchQueryStateFlow
:
StateFlow
<
String
>
,
configuration
:
SuggestionSearchConfiguration
)
:
Flow
<
SuggestionsContainer
>