class ClientInfoOperation
A task to get client credentials for a Schibsted account client
ClientInfoOperation(failure: (error: NetworkError) -> Unit, success: (token: ClientInfo) -> Unit)
A task to get client credentials for a Schibsted account client |