RegisterServerCallback
Arguments
name (string): The name of the callback.
callback (function): The callback function.
Returns
callback (function): The registered callback function.
Example Usage
Return Structure
If arguments are valid:
If arguments are not valid:
Last updated