client
Deprecated
Use Api.getClient() instead
Replace with
getClient()Content copied to clipboard
Asynchronously retrieves the client details using a coroutine.
Return
A Deferred<ClientResponse?> containing the client details.
Throws
If there is an error retrieving the client.