IWarningCallback

IWarningCallback interface

Callback interface of warning.

Methods

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

warning(WarningInfo)

Our callback only needs to implement the “Warning” method.

warning(warningInfo: WarningInfo) : void;

Parameters:

ParameterTypeDescription
warningInfoWarningInfowarning info