BondingMode public enum BondingMode : String Bonding Modes control how connections are combined. redundant Combine for reliability Declaration Swift case redundant = "redundant" speed Combine for speed Declaration Swift case speed = "speed" streaming Optimize for streaming @since 9.6 Declaration Swift case streaming = "streaming" © 2020 Connectify Generated by jazzy ♪♫ v0.13.5, a Realm project.