first Regress.TestObj::first function callback(test_obj, user_param1, ...):void;

test_obj :

instance of Regress.TestObj that is emitting the signal

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)