IWarningCallback class

IWarningCallback class

Callback interface of warning.

The IWarningCallback type exposes the following members:

Methods

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

See Also