kalium
common
network
/
com.wire.kalium.network.api.base.authenticated
/
CallApi
/
getCallConfig
get
Call
Config
abstract
suspend
fun
getCallConfig
(
limit
:
Int
?
)
:
NetworkResponse
<
String
>