public final class AuthResult.Success extends AuthResult
private final String
with
action
msg
data
private final Object
any
AuthResult.Success(String with, String action, String msg, String data, Object any)
String
getWith()
getAction()
final String
getMsg()
getData()
final Object
getAny()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getWith()
String getAction()
final String getMsg()
final String getData()
final Object getAny()