jackpal.androidterm.emulatorview
Interface UpdateCallback


public interface UpdateCallback

Generic callback to be invoked to notify of updates.


Method Summary
 void onUpdate()
          Callback function to be invoked when an update happens.
 

Method Detail

onUpdate

void onUpdate()
Callback function to be invoked when an update happens.