Package-level declarations
Types
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.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Custom log output hook for AFCore's internal logger.
Link copied to clipboard
Observable session lifecycle states emitted by AFCore.sessionState.