GoogleApi.AndroidPublisher.V3.Model.DeviceSpec (google_api_android_publisher v0.43.0)
View SourceThe device spec used to generate a system APK.
Attributes
-
screenDensity(type:integer(), default:nil) - Screen dpi. -
supportedAbis(type:list(String.t), default:nil) - Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64". -
supportedLocales(type:list(String.t), default:nil) - All installed locales represented as BCP-47 strings, e.g. "en-US".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.