Package com.snap.camerakit.common

Types

Consumer
Link copied to clipboard
interface Consumer<T>
Convenience interface for cases where it is not possible to use neither Kotlin lambda nor Java8 functional interfaces to interact with CameraKit APIs.