Called when sonic processes the local data and the server data.
方法详细资料
callback
void callback(java.lang.String resultData)
Called when sonic processes the local data and the server data.
When the page requests the latest data, sonic will send the latest
data to page by this method.