Class DeeplinkResponse

  • All Implemented Interfaces:

    
    public class DeeplinkResponse
    
                        

    A class representing the types of Deeplink responses that the Stytch client has handled

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      StytchResult<Object> getResult() A StytchResult representing either the authenticated or discovery response, or an error.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait