matchDataMaximumSize
The maximum size of the match data.
Declaration
var matchDataMaximumSize: Int { get }Mentioned in
Discussion
An error occurs if your game sends match data that exceeds this limit.
The maximum size of the match data.
var matchDataMaximumSize: Int { get }An error occurs if your game sends match data that exceeds this limit.