kenet-client
/
org.kotlin.everywhere.net
/
ClientEngine
Client
Engine
abstract class
ClientEngine
Content copied to clipboard
Functions
Inheritors
Functions
call
Link copied to clipboard
abstract suspend fun <
P
:
Any
,
R
:
Any
>
call
(call:
Call
<
P
,
R
>, parameter:
P
):
R
Content copied to clipboard
Inheritors
TestClientEngine
Link copied to clipboard