Check whether user have scrolled in $ionicSlideBoxDelegate

Am able to create successfully with auto-play=‘true’ and slide-interval=“10000”.
I would like to know is there any possibility that I will get to know whether User have scrolled the slide-box manually.
I have checked the http://ionicframework.com/docs/api/service/$ionicSlideBoxDelegate/ documentation but I don’t think $ionicSlideBoxDelegate is not supporting for that kinda behaviour.