Classes

The following classes are available globally.

  • The entry point of adjoe Playtime SDK.

    Note

    The SDK is functional starting from iOS 14.0.
    See more

    Declaration

    Swift

    @objcMembers
    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

PlaytimeParamsBuilder

  • Use this builder to create an immutable instance of PlaytimeParam.

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeParamsBuilder : NSObject

PlaytimeParams

  • The parameters related to User acquisition metadata.

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeParams : NSObject, Sendable
  • The model that represents the status for SDK

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeStatus : NSObject, Sendable
  • The model that represents the status for SDK

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeStatusDetails : NSObject, Sendable

PlaytimeUserProfileBuilder

PlaytimeUserProfile

  • Additional user information.

    See more

    Declaration

    Swift

    @objcMembers
    public final class PlaytimeUserProfile : NSObject, Sendable