RoutingObserverObjcType
@objc
public protocol RoutingObserverObjcType
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
func willPresent(controller: UIViewController, routeResult: RouteResultObjc, routingPresenter: RoutingPresenterObjc?, wireframe: WireframeObjc) throws - 
                  
                  
Undocumented
Declaration
Swift
func didPresent(controller: UIViewController, routeResult: RouteResultObjc, routingPresenter: RoutingPresenterObjc?, wireframe: WireframeObjc) 
View on GitHub
        RoutingObserverObjcType Protocol Reference