Attributes
message: str
progress: Optional
status: MessageLevel
Functions
__INIT__
Initialize self. See help(type(self)) for accurate signature.
Status :
MessageLevel
message :
str
progress :
Optional
IS_VALID
Return type :
bool
CREATE_DEBUG_MESSAGE - @staticmethod
message :
str
Return type :
DispatchedMessage
CREATE_ERROR_MESSAGE - @staticmethod
message :
str
Return type :
DispatchedMessage
CREATE_INFO_MESSAGE - @staticmethod
message :
str
Return type :
DispatchedMessage
CREATE_PROGRESS_MESSAGE - @staticmethod
progress :
float
message :
str
Return type :
DispatchedMessage
CREATE_SUCCESS_MESSAGE - @staticmethod
message :
str
Return type :
DispatchedMessage
CREATE_WARNING_MESSAGE - @staticmethod
message :
str
Return type :
DispatchedMessage