ConflictRangeType public enum ConflictRangeType : UInt32 Conflict range types used internally by the C API. read Used to add a read conflict range Declaration Swift case read = 0 write Used to add a write conflict range Declaration Swift case write = 1 © 2018 . All rights reserved. (Last updated: 2018-09-22) Generated by jazzy ♪♫ v0.9.3, a Realm project.