com.stackmob.sdk.api
Class StackMobForgotPasswordEmail
java.lang.Object
com.stackmob.sdk.api.StackMobForgotPasswordEmail
public class StackMobForgotPasswordEmail
- extends Object
This class is essentially a string that, when used in a StackMobModel class, will be inferred as an email suitable for use in a forgot password email flow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackMobForgotPasswordEmail
public StackMobForgotPasswordEmail(String email)
getEmail
public String getEmail()
Copyright © 2013 StackMob. All Rights Reserved.