kalium
Toggle table of contents
android
apple
common
jvm
Platform filter
android
apple
common
jvm
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.base.unauthenticated.appVersioning
/
AppVersionBlackListResponse
App
Version
Black
List
Response
android
apple
common
jvm
actual
data
class
AppVersionBlackListResponse
actual
class
AppVersionBlackListResponse
expect
class
AppVersionBlackListResponse
actual
data
class
AppVersionBlackListResponse
Members
Constructors
App
Version
Black
List
Response
Link copied to clipboard
android
apple
jvm
constructor
(
oldestAccepted
:
Int
,
blacklisted
:
List
<
Int
>
)
constructor
(
)
constructor
(
oldestAccepted
:
Int
,
blacklisted
:
List
<
Int
>
)
Properties
blacklisted
Link copied to clipboard
android
jvm
val
blacklisted
:
List
<
Int
>
val
blacklisted
:
List
<
Int
>
oldest
Accepted
Link copied to clipboard
android
jvm
val
oldestAccepted
:
Int
val
oldestAccepted
:
Int
Functions
is
App
Needs
To
Be
Updated
Link copied to clipboard
android
apple
common
jvm
actual
fun
isAppNeedsToBeUpdated
(
currentAppVersion
:
Int
)
:
Boolean
actual
fun
isAppNeedsToBeUpdated
(
currentAppVersion
:
Int
)
:
Boolean
expect
fun
isAppNeedsToBeUpdated
(
currentAppVersion
:
Int
)
:
Boolean
actual
fun
isAppNeedsToBeUpdated
(
currentAppVersion
:
Int
)
:
Boolean