ClientEventType

public enum ClientEventType : String, Codable

Client Event Types Enumeration.

  • Undocumented

    Declaration

    Swift

    case enter
  • Undocumented

    Declaration

    Swift

    case exit
  • Undocumented

    Declaration

    Swift

    case dwell
  • Undocumented

    Declaration

    Swift

    case none = ""