kalium
common
logic
/
com.wire.kalium.logic
/
CoreLogicCommon
/
authenticationScope
authentication
Scope
inline
fun
<
T
>
authenticationScope
(
serverConfig
:
ServerConfig
,
proxyCredentials
:
ProxyCredentials
?
,
action
:
AuthenticationScope
.
(
)
->
T
)
:
T