Uses of Class
net.hockeyapp.android.StringListener

Packages that use StringListener
net.hockeyapp.android   
net.hockeyapp.android.internal   
 

Uses of StringListener in net.hockeyapp.android
 

Subclasses of StringListener in net.hockeyapp.android
 class CrashManagerListener
          Description
 class UpdateManagerListener
          Description
 

Methods in net.hockeyapp.android with parameters of type StringListener
static java.lang.String Strings.get(StringListener listener, int resourceID)
          Returns a string for the given resource ID.
 

Uses of StringListener in net.hockeyapp.android.internal
 

Subclasses of StringListener in net.hockeyapp.android.internal
 class DownloadFileListener
          Description