Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
SOCServer
.OnRequest
public function
OnRequest
Prototype:
public function OnRequest(number socket, string entity, string operation, string data)
Parameters
socket
(number) // TO DO
entity
(string) // TO DO
operation
(string) // TO DO
data
(string) // TO DO
Description:
TODO: Document this
Return value:
// TO DO