Attachment public enum Attachment Undocumented image(_:) Undocumented Declaration Swift case image(UIImage) url(_:) Undocumented Declaration Swift case url(URL) data(_:) Undocumented Declaration Swift case data(Data) other(_:) Undocumented Declaration Swift case other(AnyObject) © 2019 Nathan Tannar. All rights reserved. (Last updated: 2019-06-01) Generated by jazzy ♪♫ v0.9.3, a Realm project.