public interface OnVerifyInterestFailed
| Modifier and Type | Method and Description |
|---|---|
void |
onVerifyInterestFailed(Interest interest)
When verifyInterest fails, onVerifyInterestFailed is called.
|
void onVerifyInterestFailed(Interest interest)
interest - The interest object being verified.Copyright © 2019. All rights reserved.