Package io.nevernull.mobileui
Interface PlatformService
-
public interface PlatformService
Interface where MobileUI provides platform-specific runtime information
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getOsVersion()
Returns the operating system version.
-