toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
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