-
public interface CancelListenerInternal use only.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonCancelFlow()Used by screens to signal the cancellation of the Capture flow -
-
Method Detail
-
onCancelFlow
abstract Unit onCancelFlow()
Used by screens to signal the cancellation of the Capture flow
-
-
-
-