kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.v10.authenticated
/
CallApiV10
Call
Api
V10
internal
open
class
CallApiV10
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
:
CallApiV9
Members
Constructors
Call
Api
V10
Link copied to clipboard
internal
constructor
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
Functions
connect
To
SFT
Link copied to clipboard
open
suspend override
fun
connectToSFT
(
url
:
String
,
data
:
String
)
:
NetworkResponse
<
ByteArray
>
get
Call
Config
Link copied to clipboard
open
suspend override
fun
getCallConfig
(
limit
:
Int
?
)
:
NetworkResponse
<
String
>