block_contacts_async
Description:
[ Version ( since = "0.17.0" ) ]
public async bool block_contacts_async (Contact[] contacts, bool report_abusive) throws Error
public async bool block_contacts_async (Contact[] contacts, bool report_abusive) throws Error
Direct the server to block contacts.
Parameters:
| this | |
| contacts |
An array of Contact objects to block |
| report_abusive |
If |
| callback |
a callback to call when the operation finishes |
| n_contacts |
the number of contacts in |
| user_data |
data to pass to |