airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.util
/
BuildHelper
Build
Helper
object
BuildHelper
Members
Properties
brand
Link copied to clipboard
val
brand
:
String
manufacturer
Link copied to clipboard
val
manufacturer
:
String
model
Link copied to clipboard
val
model
:
String
sdk
Version
Link copied to clipboard
val
sdkVersion
:
Int
version
Release
Link copied to clipboard
val
versionRelease
:
String
Functions
is
Version
At
Least
M
Link copied to clipboard
@
ChecksSdkIntAtLeast
(
api
=
23
)
fun
isVersionAtLeastM
(
)
:
Boolean
is
Version
At
Least
O
Link copied to clipboard
@
ChecksSdkIntAtLeast
(
api
=
26
)
fun
isVersionAtLeastO
(
)
:
Boolean
is
Version
At
Least
R
Link copied to clipboard
@
ChecksSdkIntAtLeast
(
api
=
30
)
fun
isVersionAtLeastR
(
)
:
Boolean
is
Version
At
Least
S
Link copied to clipboard
@
ChecksSdkIntAtLeast
(
api
=
31
)
fun
isVersionAtLeastS
(
)
:
Boolean
is
Version
At
Least
SV2
Link copied to clipboard
@
ChecksSdkIntAtLeast
(
api
=
32
)
fun
isVersionAtLeastSV2
(
)
:
Boolean
is
Version
At
Least
Tiramisu
Link copied to clipboard
@
ChecksSdkIntAtLeast
(
api
=
33
)
fun
isVersionAtLeastTiramisu
(
)
:
Boolean