State
public enum State : Sendable
Undocumented
-
The attachment is still being processed by the server
Declaration
Swift
case serverProcessing
-
The attachment has been uploaded
Declaration
Swift
case uploaded