Enumerations

The following enumerations are available globally.

  • This class is used to provide some convenience debug-APIs for the Playtime SDK. Use it as the entry point to access debug functionalities like clearing the SDK or tracking it’s status.

    Note

    It is only available in debug builds and is excluded from the generated documentation.
    See more

    Declaration

    Swift

    public enum PlaytimeDebug

PlaytimeError

  • Errors that can be thrown by the Playtime SDK.

    See more

    Declaration

    Swift

    public enum PlaytimeError : LocalizedError

PlaytimeGender