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
File Library
/
com.cloudike.sdk.files.search
/
FileSearcher
/
searchBy
search
By
abstract
suspend
fun
searchBy
(
fileNamePattern
:
String
?
=
null
,
fileType
:
SearchFileType
?
=
null
,
searchDirectoryPath
:
String
?
=
null
,
isDirectory
:
Boolean
?
=
null
)