How to close side menu programitically

I am working on android application where I need to close side menu programtically. any input on this?

You can use: $ionicSideMenuDelegate.toggleLeft();