ggpo.common.protocol.Protocol.MOTD

Here are the examples of the python api ggpo.common.protocol.Protocol.MOTD taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Examples 7

Example 1

Project: pyqtggpo Source File: controller.py
    def sendMOTDRequest(self):
        self.sendAndRemember(Protocol.MOTD)