ipShowMessageType¶ class ipShowMessageType¶ Bases: Enum Specifies the type of message box to be shown. smtConfirmation = 3¶ smtError = 0¶ smtInfo = 2¶ smtWarning = 1¶