Package com.baidu.mapapi.feedback.api
Interface FeedbackApi
public interface FeedbackApi
-
Method Summary
Modifier and TypeMethodDescriptionreportIssue(Feedback feedback, Map<String, String> fileMd5, Map<String, FileWrapper> files)
-
Method Details
-
reportIssue
AsyncResponse<FeedbackResult> reportIssue(Feedback feedback, Map<String, String> fileMd5, Map<String, FileWrapper> files)
-