Package velox.api.layer1.agreement
Interface AgreementHelper.Impl
- Enclosing class:
AgreementHelper
public static interface AgreementHelper.Impl
Internal interface used to implement the agreement helper.
This is not expected to be implemented by anyone else than Bookmap itself.
-
Method Summary
Modifier and TypeMethodDescriptionvoidrequestAgreement(AgreementInfo agreementInfo, AgreementAcceptanceCallback callback)
-
Method Details
-
requestAgreement
- See Also:
-