SYNavigationObserver is a class that attach delegate as observer to SYNavigationManager. More...
#import <SYNavigationManager.h>


Instance Methods | |
| (nonnull instancetype) | - initWithDelegate: |
Properties | |
| id< SYNavigationDelegate > | delegate |
| Receives event callbacks containing information about the current navigation session. More... | |
SYNavigationObserver is a class that attach delegate as observer to SYNavigationManager.
| - (nonnull instancetype) initWithDelegate: | (nullable id< SYNavigationDelegate >) | delegate |
|
readwritenonatomicweak |
Receives event callbacks containing information about the current navigation session.