Enumerations

The following enumerations are available globally.

  • The factory class for module FLHeartbeat. This class has methods to create types exposed by this module.

    See more

    Declaration

    Swift

    public enum FLHeartbeatFactory
  • The heartbeat core error codes.

    See more

    Declaration

    Swift

    public enum HeartbeatErrorCodes : Int, Error, LocalizedError
  • Heartbeat Actions

    See more

    Declaration

    Swift

    public enum HeartbeatAction : String, Codable