-
- All Implemented Interfaces:
public interface ApplicationInfo
-
-
Method Summary
Modifier and Type Method Description abstract LonggetVersionCode()abstract StringgetVersionName()-
-
Method Detail
-
getVersionCode
abstract Long getVersionCode()
-
getVersionName
abstract String getVersionName()
-
-
-
-