ServerTimeApiV9

internal open class ServerTimeApiV9(authenticatedNetworkClient: AuthenticatedNetworkClient) : ServerTimeApiV8

Constructors

Link copied to clipboard
constructor(authenticatedNetworkClient: AuthenticatedNetworkClient)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun getApiNotSupportedError(apiName: String, apiVersion: Int): NetworkResponse.Error
Link copied to clipboard
open suspend override fun getServerTime(): NetworkResponse<<Error class: unknown class>>