UntaggedMessage
- class UntaggedMessage(content, host_timestamp=None)[source]
Bases:
BaseMessageStderr message from the server process
See also
pybpodgui_plugin.com.messaging.board_message.BoardMessage- __init__(content, host_timestamp=None)
Methods
__init__(content[, host_timestamp])check_type(typestr)Returns True if the typestr represents the class
fromlist(row)Returns True if the typestr represents the class
tolist()Attributes
MESSAGE_COLORMESSAGE_TYPE_ALIAS- classmethod check_type(typestr)[source]
Returns True if the typestr represents the class
- classmethod fromlist(row)
Returns True if the typestr represents the class