Return for LMNetDmx.ReadMessage

A string that contains a text message sent by the server. On the server side, the message is sent using LMNetMux.WriteMessage. Received text messages are saved in a queue and can be retrieved one at a time. Call this method repeatedly to check for new messages. Typically, a call every 1 second is sufficient.