solivagant
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
solivagant
khonshu-navigation-core
/
com.hoc081098.solivagant.navigation
/
ResultNavigator
Result
Navigator
interface
ResultNavigator
(
source
)
Inheritors
NavEventNavigator
Members
Functions
deliver
Navigation
Result
Link copied to clipboard
abstract
fun
<
O
:
Parcelable
>
deliverNavigationResult
(
key
:
NavigationResultRequest.Key
<
O
>
,
result
:
O
)
Delivers the
result
to the destination that created
key
.