register_from_callback_with_app


Description:

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

Parameters:

callback

an EventListenerCB function pointer.

Returns:

TRUE if successful, otherwise FALSE.