DirectiveGroupHandlingListener
class DirectiveGroupHandlingListener( dialogRequestId: String, directiveGroupProcessor: DirectiveGroupProcessorInterface, directiveSequencer: DirectiveSequencerInterface, directiveResultListener: DirectiveGroupHandlingListener.OnDirectiveResultListener) : DirectiveGroupProcessorInterface.Listener, DirectiveSequencerInterface.OnDirectiveHandlingListener
Content copied to clipboard
Constructors
Link copied to clipboard
fun DirectiveGroupHandlingListener( dialogRequestId: String, directiveGroupProcessor: DirectiveGroupProcessorInterface, directiveSequencer: DirectiveSequencerInterface, directiveResultListener: DirectiveGroupHandlingListener.OnDirectiveResultListener)
Content copied to clipboard