Package-level declarations

Types

Link copied to clipboard
actual object AFCore

AFCore is the main entry point for interacting with the ActiveFit platform. It provides access to various features and functionalities of the platform.

actual object AFCore

AFCore is the main entry point for interacting with the ActiveFit platform. It provides access to various features and functionalities of the platform.

actual object AFCore

AFCore is the main entry point for interacting with the ActiveFit platform. It provides access to various features and functionalities of the platform.

Link copied to clipboard
class AFCoreConfig(baseUrl: String, clientId: String, clientSecret: String, enableLogging: Boolean, logLevel: AFLogLevel)

Library-stable configuration for AFCore initialization. Not a data class to preserve binary/source compatibility across releases.