Home Button x Sleep Button in applicationSuspend system event

Hello,

It is possible to identify if an application is going to background by pressing the Home Button or by pressing the Sleep Button on the iOS?

I’m using the system events and the two buttons call “applicationSuspend” with no differences.

I need to identify this because I want to stop the background sound when the user leave the app using the home button but don’t stop the sound when the device sleep, it is very important!!!

Thank you…

I’m using iOS, reference:
http://docs.coronalabs.com/api/event/system/type.html
[import]uid: 6732 topic_id: 30527 reply_id: 330527[/import]