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 © 2021 Box. All rights reserved. (Last updated: 2021-04-20) Generated by jazzy ♪♫ v0.13.6, a Realm project.