Interface Callback
- All Known Implementing Classes:
IgnoreErrorCallback, LanguageCallback, MessageCallback, UsernameCallback
public interface Callback
A callback is used by the installation routine to query for parameters or send messages to client code.
- See Also: