livedigital Chat iOS SDK Architecture
ChatCoordinator
is actually any class in the host app that wants to use livedigital Chat service. Normally it will setup chat core and implement navigation between chat screens.
All objects both from SDK UI and Core layers are instantiated and owned by ChatCoordinator
.