public static class Client.Report extends Object
String
message
boolean
success
Report(boolean success, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final boolean success
public final String message
public Report(boolean success, String message)