register_from_callback_full


Description:

public static bool register_from_callback_full (owned EventListenerCB? callback, string event_type, Array<string> properties) throws Error

Parameters:

callback

an EventListenerCB function pointer.

Returns:

TRUE if successful, otherwise FALSE.