I have different dialogs in one ViewController, like you did in your demo app (SwiftPromptsVC.swift) Is there any way to figure out which prompt was shown? So I can do different actions in in the delegate methods?