Interface CoreStitchUser

    • Method Detail

      • getDeviceId

        String getDeviceId()
      • getLoggedInProviderType

        String getLoggedInProviderType()
      • getLoggedInProviderName

        String getLoggedInProviderName()
      • getProfile

        StitchUserProfile getProfile()
        Returns:
        The profile information of this user.
      • getLastAuthActivity

        Date getLastAuthActivity()
      • getCustomData

        Document getCustomData()
      • isLoggedIn

        boolean isLoggedIn()