Game

public struct Game : Codable, Equatable

Struct representing game related values for Game Challenges.

GameChallengeResponseSetting

  • Declaration

    Swift

    public init(from decoder: Decoder) throws