Classes
The following classes are available globally.
-
EventBus
In charge of watching a subscriber / webview-wkwebview pair. Deals with any request from the user side, as well as the watched pair, and forward them to the dispatcher.
See moreDeclaration
Swift
public class EventBus: NSObject, IUIWebViewObserver, IWKWebViewObserver