onError

abstract fun onError()

If the SDK is unable to contact the Adaptr servers to get a new client id, this method will be called. When this method is called, the player is still using the original client id. The only reason for the failure to get a new client id is loss of network connectivity - and the client app can determine when and whether to retry the request.