kalium
common
logic
/
com.wire.kalium.logic.data.call
/
CallRepository
/
getCallConfigResponse
get
Call
Config
Response
abstract
suspend
fun
getCallConfigResponse
(
limit
:
Int
?
)
:
Either
<
CoreFailure
,
String
>