cupthread-android-sdk
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
cupthread-android-sdk
cupthread-android-sdk
/
dev.cupthread.feedback
/
FeedbackAttachment
/
Kind
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Wire
Link copied to clipboard
fun
fromWire
(
value
:
String
)
:
FeedbackAttachment.Kind
?
Parses a raw wire string (e.g.
"image"
,
"r2"
) into its
Kind
enum entry.