# MediaScannerResponse

Simple object passed to the scanMediaFiles callback.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Overview

The callback is called once per scanned file.

# Properties

# path

Availability
0.8
0.8
9.2.0
path :String

Path to the media file that was scanned.


# uri

Availability
0.8
0.8
9.2.0
uri :String

URI to the file if it was scanned and added to the media library, or null if the file was not added.