SalesforceActivityInterface

Interface common to all Salesforce*Activity classes Used by SalesforceActivityDelegate

Inheritors

Functions

Link copied to clipboard
abstract fun onLogoutComplete()
Performs actions on logout complete.
Link copied to clipboard
abstract fun onResume(client: RestClient)
Method that is called after the activity resumes once we have a RestClient.
Link copied to clipboard
abstract fun onUserSwitched()
Performs actions on user switched.