public class FeedbackClient extends Object
FeedbackClient()
static void
feedback(String contact, int type, String description, List<String> images, Callback<String> callback)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FeedbackClient()
public static void feedback(String contact, int type, String description, List<String> images, @NotNull Callback<String> callback)