Classes

The following classes are available globally.

Playtime

  • The entry point of Adjoe Playtime SDK. This class provides methods to initialize the SDK and interact with it.

    Note

    The SDK is functional starting from iOS 14.0.
    See more

    Declaration

    Swift

    @objc
    public final class Playtime : NSObject

PlaytimeExtensionsBuilder

PlaytimeExtensions

  • This class is used to pass additional identifiers of the user.

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeExtensions : NSObject, Sendable

PlaytimeOptionsBuilder

PlaytimeOptions

  • Undocumented

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeOptions : NSObject, Sendable

PlaytimeParamsBuilder

PlaytimeParams

  • The parameters related to User acquisition metadata.

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeParams : NSObject, Sendable

PlaytimeUserProfileBuilder

PlaytimeUserProfile