Class IosDeviceInfoDto


  • public class IosDeviceInfoDto
    extends Object
    ios device info
    • Constructor Detail

      • IosDeviceInfoDto

        public IosDeviceInfoDto()
    • Method Detail

      • getDeviceName

        public String getDeviceName()
      • setDeviceName

        public void setDeviceName​(String deviceName)
      • getScreenOrientation

        public String getScreenOrientation()
      • setScreenOrientation

        public void setScreenOrientation​(String screenOrientation)
      • getVersion

        public String getVersion()
      • setVersion

        public void setVersion​(String iosVersion)