Skip to main content

attachment-uploading-state-properties

localFileURL

The local file URL that is being uploaded.

public let localFileURL: URL

state

The uploading state.

public let state: LocalAttachmentState

file

The information about file size/mimeType.

public let file: AttachmentFile

Did you find this page helpful?