Classes
The following classes are available globally.
-
Represents a client registered with Schibsted account.
See moreDeclaration
Swift
public class Client : CustomStringConvertible
-
Default implementation of
See moreASWebAuthenticationPresentationContextProviding
for the ASWebAuthenticationSession.Declaration
Swift
@MainActor public class ASWebAuthSessionContextProvider : NSObject, ASWebAuthenticationPresentationContextProviding
-
AuthenticatedURLSession wraps a User to allow Bearer authenticated requests and the use of URLSessionDataTask
See moreDeclaration
Swift
public final class AuthenticatedURLSession
-
Declaration
Swift
public final class SimplifiedLoginManager
-
Representation of logged-in user.
See moreDeclaration
-
Declaration
Swift
public final class MulticastDelegate<T>