CameraStorageListener

interface CameraStorageListener

Callback for storage related informations.

Functions

Link copied to clipboard
abstract fun onAllStoragesFound()
Link copied to clipboard
abstract fun onImageHandlesRetrieved(storageId: Int, handles: IntArray?)
Link copied to clipboard
abstract fun onStorageFound(storageId: Int, label: String?)