Call Response
Provides a data class to hold the JSON response.
Constructors
CallResponse
Link copied to clipboard
fun CallResponse(body: String = Constants.EMPTY_JSON, resultCode: Int = -1)
Content copied to clipboard