Message
The Message class contains information sent to a Client or Server from another machine.
Messages should be released after they are read. Note that the Stream member will be reused by other messages and will be invalid when the next message is received.
Constants
- number None
- number Connect
- number Disconnect
- number Sequenced
- number Reliable
Members
- number id
- Peer peer
- string steamid
- Stream stream
- Object extra