google_api_firebase_dynamic_links v0.13.1 GoogleApi.FirebaseDynamicLinks.V1.Model.DeviceInfo View Source
Signals associated with the device making the request.
Attributes
deviceModelName
(type:String.t
, default:nil
) - Device model name.languageCode
(type:String.t
, default:nil
) - Device language code setting.languageCodeFromWebview
(type:String.t
, default:nil
) - Device language code setting obtained by executing JavaScript code in WebView.languageCodeRaw
(type:String.t
, default:nil
) - Device language code raw setting. iOS does returns language code in different format than iOS WebView. For example WebView returns en_US, but iOS returns en-US. Field below will return raw value returned by iOS.screenResolutionHeight
(type:String.t
, default:nil
) - Device display resolution height.screenResolutionWidth
(type:String.t
, default:nil
) - Device display resolution width.timezone
(type:String.t
, default:nil
) - Device timezone setting.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.