Interface TokenErrorListener


public interface TokenErrorListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onTokenError(String errorMessage, Exception e)
     
  • Method Details