Presence public enum Presence A value representing the presence of the current user. Cases present Indicates that the current user is present. Declaration Swift case present away Indicates that the current user is away. Declaration Swift case away