stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-compose
/
io.getstream.chat.android.compose.viewmodel.messages
/
AudioPlayerViewModelFactory
/
AudioPlayerViewModelFactory
Audio
Player
View
Model
Factory
constructor
(
getAudioPlayer
:
(
)
->
AudioPlayer
,
getRecordingUri
:
(
Attachment
)
->
String
?
)