Concept Framework 2.0 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 RadGS' Autodocumenter 1.0, generation time: Fri Jan 21 18:06:32 2011 GMT(c)2011 RadGs Software