kalium
common
network
/
com.wire.kalium.network.api.base.authenticated.notification
/
NotificationApi
/
getServerTime
get
Server
Time
abstract
suspend
fun
getServerTime
(
querySize
:
Int
)
:
NetworkResponse
<
String
>