简体   繁体   中英

Phonenumber lookup API to get Spam score

I'm working on an Android Dialer App and I need to know whether the incoming call phone number is a spam/robocall. Is there any Android SDK or platform available which can provide me that info? I need to show to the user that it is a spam call to warn user before he lift the phone call.

Note: I'm looking for a SDK provider who has large database of phone numbers which can give the spam score of a given phone number. (Truecaller is not providing any such API)

use

getCallerDisplayName() 
getCallerNumberVerificationStatus()

Refer CallerNumberVerificationStatus

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM