How to: Block Unwanted Calls
This page will guide you though configuring blocking options within the iOS Client SDK.
Block Fraud Calls
Use the Hiya.blockFraudEnabled property to get and set this value
Hiya.blockFraudEnabled = true
Block Calls From Spam Numbers
Use the Hiya.blockNuisanceEnabled property to get and set this value
Hiya.blockNuisanceEnabled = true
Block Calls From Private Numbers
On iOS, calls from private numbers can be blocked in Settings. Go to Settings->Apps->Phone->Silence Unknown Callers. For more information, see Block or avoid unwanted calls on iPhone.