DataPostedListener

interface DataPostedListener

DataPostedListener

Functions

onDataPosted
Link copied to clipboard
abstract fun onDataPosted(success: Boolean, message: String?)
abstract fun onDataPosted(response: String, dataPosted: HashMap<String, String>, campaigns: JSONObject)
Call back method to be called once data is posted