DSGetAccountSettingsListener

interface DSGetAccountSettingsListener

Callback for retrieving Account Settings from DocuSign.

Functions

Link copied to clipboard
abstract fun onError(error: String?)

This function is called when there is an error while retrieving Account Settings

Link copied to clipboard
abstract fun onSuccess()

This function is called when Account Settings API is successful

Inheritors

Link copied to clipboard