A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getBuildVersion() — Static Method , class com.rosettastone.library.taskmanager.TaskManagerComponentInfo
Returns the build version number of this component.
getLoggerString(string:String) — method, class com.rosettastone.library.taskmanager.Task
Returns a string for logging the specified task-state event.
getMajorVersion() — Static Method , class com.rosettastone.library.taskmanager.TaskManagerComponentInfo
Returns the major version number of this component.
getMinorVersion() — Static Method , class com.rosettastone.library.taskmanager.TaskManagerComponentInfo
Returns the minor version number of this component.
getVersionString() — Static Method , class com.rosettastone.library.taskmanager.TaskManagerComponentInfo
Returns a string with the three version numbers, seperated by '.' - e.g.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z