EventItemType public enum EventItemType Type of the object modified by the event folder(_:) Folder type Declaration Swift case folder(Folder) file(_:) File type Declaration Swift case file(File) comment(_:) Comment type Declaration Swift case comment(Comment) user(_:) User type Declaration Swift case user(User) unknown Unknown type Declaration Swift case unknown © 2020 Box. All rights reserved. (Last updated: 2020-11-16) Generated by jazzy ♪♫ v0.13.1, a Realm project.