Package cn.authing.guard.network
Class FeedbackClient
- java.lang.Object
-
- cn.authing.guard.network.FeedbackClient
-
public class FeedbackClient extends Object
-
-
Constructor Summary
Constructors Constructor Description FeedbackClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidfeedback(String contact, int type, String description, List<String> images, Callback<String> callback)
-