Concept Framework 2.2 documentation Contents | Index

SOCServer.OnRequest

Name Type Access Version Deprecated
OnRequest function public version 1 no

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

Returns:
// TO DO

Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:29 2013 GMT(c)2013 Devronium Applications