create static method
- CoreViewType type
Create LiveCoreController
Implementation
static LiveCoreController create(CoreViewType type) {
return LiveCoreControllerImpl(type);
}
Create LiveCoreController
static LiveCoreController create(CoreViewType type) {
return LiveCoreControllerImpl(type);
}