java.lang.Object | ||
↳ | com.c2call.sdk.pub.gui.core.controller.SCBaseControllerFactory<T extends com.c2call.sdk.pub.gui.core.controller.IController> | |
↳ | com.c2call.sdk.pub.gui.incomingcall.controller.SCCallInControllerFactory |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SCCallInControllerFactory(SCActivityResultDispatcher resultDispatcher) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IIncomingCallController |
onCreateController(View v, SCViewDescription vd)
Create a new controller.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Create a new controller.
v | the view that is needed to create the controller |
---|---|
vd | the view description that is needed to create the controller |