IWarningCallback class

IWarningCallback class

Callback interface of warning.

The IWarningCallback type exposes the following members:

Methods

Method Description
warning(warning_info) Our callback only needs to implement the “Warning” method.

See Also