Nordic Common Libraries
Toggle table of contents
2.4.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nordic Common Libraries
navigation
/
no.nordicsemi.android.common.navigation
/
NavigationResult
/
Success
Success
data
class
Success
<
R
>
(
val
value
:
R
)
:
NavigationResult
<
R
>
The navigation has returned a result.
Members
Constructors
Success
Link copied to clipboard
constructor
(
value
:
R
)
Properties
value
Link copied to clipboard
val
value
:
R