toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.bluetooth.data.mapper
/
MessageActionMapper
Message
Action
Mapper
class
MessageActionMapper
@
Inject
constructor
Members
Constructors
Message
Action
Mapper
Link copied to clipboard
@
Inject
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
map
Link copied to clipboard
fun
map
(
action
:
String
?
)
:
Result
<
MessagesAction
?
>
map
Video
Section
Action
Link copied to clipboard
fun
mapVideoSectionAction
(
action
:
String
)
:
Result
<
MessagesAction.VideoSectionAction
>