Searched refs:message_type (Results 1 – 1 of 1) sorted by relevance
476 def next_message_of(self, message_type, assert_enabled=True): argument481 if m.type != message_type:488 … assert (message is not None), "Could not find Message of the type: {}".format(message_type)