SpaceType public enum SpaceType : String The enumeration of the types of a space. direct 1-to-1 space between two people Declaration Swift case direct = "direct" group Group space among multiple people Declaration Swift case group = "group" © 2021 Cisco Systems, Inc.. All rights reserved. (Last updated: 2021-04-29) Generated by jazzy ♪♫ v0.13.6, a Realm project.