KMPMail
Toggle table of contents
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
KMPMail
library
/
com.michaelflisar.kmpmail
/
MailAttachmentFile
/
MailAttachmentFile
Mail
Attachment
File
android
common
ios
constructor
(
file
:
File
,
cacheFileName
:
String
=
file.name
)
actual
constructor
(
path
:
Path
)
expect
constructor
(
path
:
Path
)
constructor
(
path
:
String
)
Parameters
path
The path to the file
actual
constructor
(
path
:
Path
)