ServerTimeApiV2

internal open class ServerTimeApiV2(authenticatedNetworkClient: AuthenticatedNetworkClient) : ServerTimeApiV0

Inheritors

Constructors

Link copied to clipboard
constructor(authenticatedNetworkClient: AuthenticatedNetworkClient)

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>>