STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.attachments
/
STWAudioClipAttachment
STWAudio
Clip
Attachment
class
STWAudioClipAttachment
:
STWBaseAttachment
Content copied to clipboard
Types
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWAudio
Clip
Attachment
Link copied to clipboard
fun
STWAudioClipAttachment
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
duration
Link copied to clipboard
var
duration
:
Int
Content copied to clipboard
wasPlayed
Link copied to clipboard
var
wasPlayed
:
Boolean
=
false
Content copied to clipboard
Inherited properties
attachmentId
Link copied to clipboard
var
attachmentId
:
Int
?
=
null
Content copied to clipboard
bytesTransfered
Link copied to clipboard
var
bytesTransfered
:
Long
=
0
Content copied to clipboard
mimeType
Link copied to clipboard
var
mimeType
:
String
?
=
null
Content copied to clipboard
removedReason
Link copied to clipboard
var
removedReason
:
Int
?
=
null
Content copied to clipboard
requestId
Link copied to clipboard
var
requestId
:
String
?
=
null
Content copied to clipboard
serverId
Link copied to clipboard
var
serverId
:
String
?
=
null
Content copied to clipboard
size
Link copied to clipboard
var
size
:
Long
?
=
null
Content copied to clipboard
status
Link copied to clipboard
var
status
:
Int
?
=
null
Content copied to clipboard
transferType
Link copied to clipboard
var
transferType
:
Int
?
=
null
Content copied to clipboard
type
Link copied to clipboard
var
type
:
Int
?
=
null
Content copied to clipboard
uri
Link copied to clipboard
var
uri
:
Uri
?
=
null
Content copied to clipboard
Functions
content
Equals
Link copied to clipboard
open
override
fun
contentEquals
(
other
:
STWBaseAttachment
?
)
:
Boolean
Content copied to clipboard
Inherited functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard