EncryptedAppTicketResponse
Swift
public struct EncryptedAppTicketResponse: Sendable
Steamworks EncryptedAppTicketResponse_t
Topics
var result: Result
var result: Result
init(result: Result)
init(result: Result)
Create a customized EncryptedAppTicketResponse
Declaration
Swift
public init(result: Result = .none)