toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
getAggResult
get
Agg
Result
inline
fun
<
T
>
Aggregations
?
.
getAggResult
(
name
:
String
,
json
:
Json
=
DEFAULT_JSON
)
:
T
inline
fun
<
T
>
Aggregations
?
.
getAggResult
(
name
:
Enum
<
*
>
,
json
:
Json
=
DEFAULT_JSON
)
:
T