Data Posted Listener
interface DataPostedListener
Content copied to clipboard
DataPostedListener
Functions
onDataPosted
Link copied to clipboard
abstract fun onDataPosted(response: String, dataPosted: HashMap<String, String>, campaigns: JSONObject)
Content copied to clipboard