Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-live-update
/
com.urbanairship.liveupdate
/
LiveUpdateResult
/
Ok
Ok
class
Ok
<
T
>
:
LiveUpdateResult
<
T
>
Successful result.
Members
Properties
value
Link copied to clipboard
val
value
:
T
?
=
null
Functions
extend
Link copied to clipboard
fun
extend
(
extender
:
LiveUpdateResult.NotificationExtender
)
:
LiveUpdateResult.Ok
<
T
>