toggle menu
client
androidJvm
switch theme
search in API
client
/
co.tryinhouse.android
/
NetworkClient
Network
Client
class
NetworkClient
(
config
:
SDKConfig
)
Members
Constructors
Network
Client
Link copied to clipboard
constructor
(
config
:
SDKConfig
)
Functions
get
Install
Data
Link copied to clipboard
suspend
fun
getInstallData
(
shortLink
:
String
)
:
Map
<
String
,
String
>
send
Event
Link copied to clipboard
suspend
fun
sendEvent
(
event
:
Event
,
shortLink
:
String
?
=
null
)
:
String