Attachment public enum Attachment image(_:) Declaration Swift case image(UIImage) url(_:) Declaration Swift case url(URL) data(_:) Declaration Swift case data(Data) other(_:) Declaration Swift case other(AnyObject) © 2022 . All rights reserved. (Last updated: 2022-05-05) Generated by jazzy ♪♫ v0.14.2, a Realm project.