sdk
/
com.mapbox.search.analytics
/
FeedbackEvent
/
copy
copy
fun
copy
(reason:
String
= this.reason, text:
String
? = this.text, screenshot:
Bitmap
? = this.screenshot, sessionId:
String
? = this.sessionId, feedbackId:
String
? = this.feedbackId):
FeedbackEvent
Content copied to clipboard
Creates new
FeedbackEvent
from current instance.