Playtime
@objcMembers
public final class Playtime : NSObject
The entry point of adjoe Playtime SDK.
Note
The SDK is functional starting from iOS 14.0.-
Present a screen view with the Playtime catalog.
Declaration
Swift
public static func showCatalog( options: PlaytimeOptions ) async throwsParameters
optionsOptions for the Playtime catalog.
-
Set Playtime options for the current session.
Declaration
Swift
public static func setPlaytimeOptions(options: PlaytimeOptions) async throws
Playtime Class Reference