kalium
common
network
/
com.wire.kalium.network.api.vcommon
/
WildCardApiImpl
/
customRequest
custom
Request
open
suspend override
fun
customRequest
(
httpMethod
:
<Error class: unknown class>
,
requestPath
:
List
<
String
>
,
body
:
String
?
,
queryParam
:
Map
<
String
,
String
>
,
customHeader
:
Map
<
String
,
String
>
)
:
NetworkResponse
<
String
>