CommMode public enum CommMode : UInt8 Communication mode plain Declaration Swift case plain = 0x00 MACed Declaration Swift case MACed = 0x01 secure Declaration Swift case secure = 0x03 © 2019 . All rights reserved. (Last updated: 2019-04-23) Generated by jazzy ♪♫ v0.9.6, a Realm project.