onResume

abstract fun onResume(client: RestClient)

Method that is called after the activity resumes once we have a RestClient.

Parameters

client

RestClient instance.