Interface LinkListener


public interface LinkListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ko(String link)
     
    void
    ok(String link)
     
  • Method Details