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.Declaration
Swift
public enum PlaytimeDebug
-
Errors that can be thrown by the Playtime SDK.
See moreDeclaration
Swift
public enum PlaytimeError : LocalizedError
-
Undocumented
See moreDeclaration
Swift
@objc public enum PlaytimeGender : Int, Sendable