I want to send the incoming call present in my blocked call list to voice mail.
1.) Is the only way to do it is by "SEND_TO_VOICEMAIL" present in ContactsContract api in android?
2.)If yes, then can i edit the contacts already present in my contacts list of phone so to add this flag to them?
Please share solution with some code or example or any useful link.
Thanks in advance.