object VNOrderUI : DeepLinkable
ARG_USER_ITEM_UUID |
const val ARG_USER_ITEM_UUID: String |
canHandleDeepLink |
fun canHandleDeepLink(uri: Uri): Boolean |
configureVirtualCurrencyProductTypes |
fun configureVirtualCurrencyProductTypes(allowedVirtualCurrencyProductTypes: List<ProductType>): Unit |
handleDeepLink |
fun handleDeepLink(view: View, uri: Uri): Unit |
initialize |
fun initialize(): Unit |
showAwardedOrTransferredExperience |
fun showAwardedOrTransferredExperience(: NavController, : String): Unit |
showPurchasedExperienceReceipt |
Navigates to a new screen to display a receipt using an orderUUID. fun showPurchasedExperienceReceipt(: NavController, : String): Unit |
showPurchasedFoodOrMerchReceipt |
Navigates to a new screen to display a receipt using an orderUUID. fun showPurchasedFoodOrMerchReceipt(: NavController, : String): Unit |