Open Dev Kit Documentation :: Networking :: Connection Raw :: Send String
Networking.ConnectionRaw.SendString( Data String, Metadata Stream Memory )Queues a string through the socket
Parameters
- Data String
- Metadata Stream Memory
Return Value
- Nothing
Lua Usage
connectionRaw:SendString(data, metadata)
If you think anything is missing, please feel free to: submit documentation feedback on this page
