BKCommonState public enum BKCommonState : String Enum that represents an the state of ON, OFF and UNDEFINED on State On Declaration Swift case on = "on" off State Off Declaration Swift case off = "off" undefined State Undefined Declaration Swift case undefined = "undefined" © 2020 Blukii. All rights reserved. (Last updated: 2020-03-11) Generated by jazzy ♪♫ v0.13.1, a Realm project.