onCaptureCompleted

abstract fun onCaptureCompleted(fileUrls: List<String>?)

Called when successful.

Parameters

fileUrls

URLs of the taken photos. When the capturing is canceled, this URLs will be null. On Theta SC2, fileUrls is empty list.