can_report_abusive


Description:

[ NoAccessorMethod ]
[ Version ( since = "0.17.0" ) ]
public bool can_report_abusive { get; }

If this property is true, contacts may be reported as abusive to the server administrators by setting report_abusive to true when calling block_contacts_async.

For this property to be valid, you must first call prepare_async with the feature TP_CONNECTION_FEATURE_CONTACT_BLOCKING.