Camera Fragment Interface
Methods which Camera Fragment must implement.
public interface CameraFragmentInterface
Content copied to clipboard
Functions
hideActivityIndicatorAndEnableInteraction
Link copied to clipboard
abstract void hideActivityIndicatorAndEnableInteraction()
Content copied to clipboard
hideInterface
Link copied to clipboard
abstract void hideInterface()
Content copied to clipboard
setListener
Link copied to clipboard
showActivityIndicatorAndDisableInteraction
Link copied to clipboard
abstract void showActivityIndicatorAndDisableInteraction()
Content copied to clipboard
showError
Link copied to clipboard
showInterface
Link copied to clipboard
abstract void showInterface()
Content copied to clipboard
Inheritors
CameraFragmentCompat
Link copied to clipboard
CameraActivity
Link copied to clipboard
CameraFragmentImpl
Link copied to clipboard