BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
Public Member Functions | List of all members
org.buildmlearn.toolkit.utilities.RestoreThread.OnRestoreComplete Interface Reference

Public Member Functions

void onSuccess (File assetFile)
 
void onFail ()
 
void onFail (Exception e)
 

Member Function Documentation

void org.buildmlearn.toolkit.utilities.RestoreThread.OnRestoreComplete.onFail ( )
void org.buildmlearn.toolkit.utilities.RestoreThread.OnRestoreComplete.onFail ( Exception  e)
void org.buildmlearn.toolkit.utilities.RestoreThread.OnRestoreComplete.onSuccess ( File  assetFile)

The documentation for this interface was generated from the following file: