SOCServer.RegisterHandler


public function RegisterHandler

Prototype:

public function RegisterHandler(string entity, string operation, delegate callback)

Parameters

entity
(string) // TO DO
operation
(string) // TO DO
callback
(delegate) // TO DO

Description:

TODO: Document this

Return value:

// TO DO