ly.img.android.pesdk.backend.exif / Exify / getAllTags

getAllTags

fun getAllTags(): java.util.List<ExifTagInfo>

Get the exif tags in this ExifInterface object or null if none exist.

Return
java.util.List<ExifTagInfo>: a List of ExifTagInfos.