invokeApiWithNoBodyInResponse
fun <Void> invokeApiWithNoBodyInResponse(listener: DSESignApiListener, callInstance: () -> Call<Void>)
Content copied to clipboard
Invokes eSign REST api call when the eSign REST API does not have body in the response.
Parameters
listener
callInstance
Call Instance. This is the api call.