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-ui-common
/
io.getstream.sdk.chat.audio.recording
/
RecordedMedia
Recorded
Media
data
class
RecordedMedia
(
val
durationInMs
:
Int
,
val
attachment
:
Attachment
)
Members
Constructors
Recorded
Media
Link copied to clipboard
constructor
(
durationInMs
:
Int
,
attachment
:
Attachment
)
Properties
attachment
Link copied to clipboard
val
attachment
:
Attachment
duration
In
Ms
Link copied to clipboard
val
durationInMs
:
Int