Interface CommandDelegateFeedback

All Superinterfaces:
Message
All Known Implementing Classes:
CommandDelegateErrorFeedback, CommandDelegateExecutionFeedback, CommandDelegateExecutionProgressFeedback, MacroCommandDelegateExecutionProgressFeedback

public interface CommandDelegateFeedback extends Message
Interface representing feedback that is displayed from a command delegate.

Supported API: true

Extendable: true