lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.ical4android
/
JtxICalObject
/
Attachment
/
Attachment
Attachment
constructor
(
attachmentId
:
Long
=
0
,
uri
:
String
?
=
null
,
binary
:
String
?
=
null
,
fmttype
:
String
?
=
null
,
other
:
String
?
=
null
,
filename
:
String
?
=
null
,
extension
:
String
?
=
null
,
filesize
:
Long
?
=
null
)