IFragmentCallbacks | Base interface for all Fragment -> Activity communication within the C2Call SDK |
NoCallbacks<T extends IController> | Dummy interface for an SCBaseFragment without any callbacks |
SCBaseFragment<T extends IController, Callbacks extends IFragmentCallbacks> | This is the base class of all Fragments that are controlled by an
IController , like most Fragments of the C2Call SDK |