STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.attachments
/
STWCalendarAttachment
STWCalendar
Attachment
class
STWCalendarAttachment
:
STWBaseAttachment
Content copied to clipboard
Types
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWCalendar
Attachment
Link copied to clipboard
fun
STWCalendarAttachment
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
creationDateTimeStamp
Link copied to clipboard
var
creationDateTimeStamp
:
Long
=
0
Content copied to clipboard
description
Link copied to clipboard
var
description
:
String
?
=
null
Content copied to clipboard
endDateTimeStamp
Link copied to clipboard
var
endDateTimeStamp
:
Long
=
0
Content copied to clipboard
isVideoConference
Link copied to clipboard
var
isVideoConference
:
Boolean
=
false
Content copied to clipboard
lastModificationTimeStamp
Link copied to clipboard
var
lastModificationTimeStamp
:
Long
=
0
Content copied to clipboard
location
Link copied to clipboard
var
location
:
String
?
=
null
Content copied to clipboard
organiser
Link copied to clipboard
var
organiser
:
String
?
=
null
Content copied to clipboard
productId
Link copied to clipboard
var
productId
:
String
?
=
null
Content copied to clipboard
sequence
Link copied to clipboard
var
sequence
:
Int
=
0
Content copied to clipboard
startDatetimeStamp
Link copied to clipboard
var
startDatetimeStamp
:
Long
=
0
Content copied to clipboard
title
Link copied to clipboard
var
title
:
String
?
=
null
Content copied to clipboard
transp
Link copied to clipboard
var
transp
:
String
?
=
null
Content copied to clipboard
uid
Link copied to clipboard
var
uid
:
String
?
=
null
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