com.aspose.diagram

Interface IWarningCallback

  • public interface IWarningCallback 

Callback interface of warning.

Method Summary
abstract voidwarning(WarningInfo warningInfo)
Our callback only needs to implement the "Warning" method.
 

    • Method Detail

      • warning

        public abstract void warning(WarningInfo warningInfo)
        Our callback only needs to implement the "Warning" method.
        Parameters:
        warningInfo - warning info