InfoType
-
wv.InfoType Enumerates the type of message passed via an info callback
Enumeration Members
-
wv.InfoType.Error - Error: 2
Error message indicating a problem has occurred
-
wv.InfoType.Info - Info: 0
Informational message which will most likely not affect execution
-
wv.InfoType.Warning - Warning: 1
Warning message which does not trigger an error but may affect program execution