sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.utils
/
DeviceUtils
Device
Utils
open
class
DeviceUtils
Members
Constructors
Device
Utils
Link copied to clipboard
constructor
(
)
Functions
get
Manufacturer
Link copied to clipboard
@
NonNull
open
fun
getManufacturer
(
)
:
String
Get device manufacturer.
get
Model
Name
Link copied to clipboard
@
NonNull
open
fun
getModelName
(
)
:
String
Get device model name.
get
Os
Version
Link copied to clipboard
@
NonNull
open
fun
getOsVersion
(
)
:
String
Get the system version.