Hello,
Are there any signals which I need to listen if I want to know the completion of the transition when state changes.
I want to reset some variables as soon as the state transition completes. I am applying transition as well when state changes. So, I want to hook up to some signal which will tell me that now state has been transitioned.

Thanks
Chiru