Enumerations

The following enumerations are available globally.

PlaytimeError

  • Errors that can be thrown by the Playtime SDK.

    See more

    Declaration

    Swift

    public enum PlaytimeError : LocalizedError, CustomStringConvertible

PlaytimeGender

  • The gender of the user.

    See more

    Declaration

    Swift

    @objc
    public enum PlaytimeGender : Int, Sendable