Server.register_function
- Server.register_function(function=None, name=None)[source]
Registers a function to respond to XML-RPC requests.
The optional name argument can be used to set a Unicode name for the function.
Site Navigation
Registers a function to respond to XML-RPC requests.
The optional name argument can be used to set a Unicode name for the function.