MailAttachmentFile

constructor(file: File, cacheFileName: String = file.name)


actual constructor(path: Path)

Creates a new MailAttachmentFile with the given path

Parameters

path

The path to the file

expect constructor(path: Path)

Creates a new MailAttachmentFile with the given path

Parameters

path

The path to the file

constructor(path: String)

Parameters

path

The path to the file


actual constructor(path: Path)

Creates a new MailAttachmentFile with the given path

Parameters

path

The path to the file