| Modifier and Type | Method and Description |
|---|---|
BFAppLinkNavigationType |
BFAppLinkNavigation.navigate() |
static BFAppLinkNavigationType |
BFAppLinkNavigation.navigateToAppLink(BFAppLink link) |
static BFAppLinkNavigationType |
BFAppLinkNavigationType.valueOf(long n) |
static BFAppLinkNavigationType |
BFAppLinkNavigationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BFAppLinkNavigationType[] |
BFAppLinkNavigationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BFAppLinkReturnToRefererControllerDelegateAdapter.didNavigateToAppLink(BFAppLinkReturnToRefererController controller,
BFAppLink url,
BFAppLinkNavigationType type) |
void |
BFAppLinkReturnToRefererControllerDelegate.didNavigateToAppLink(BFAppLinkReturnToRefererController controller,
BFAppLink url,
BFAppLinkNavigationType type) |
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.