Delete all the accounts created by one application

Delete all the accounts created by one application

BY 15 Jan 2016 Native Code Snippet
This code snippet deletes all the accounts registered on a device basing on the package name of the app that created an account. PRIVILEGES NEEDED to be set in tizen-manifest.xml file: http://tizen.org/privilege/account.read http://tizen.org/privilege/account.write
Written by