Version: 5.3

ListMatchResponse

class in UnityEngine.Networking.Match

/

다음으로부터 상속:Networking.Match.BasicResponse

매뉴얼로 전환

설명

JSON response for a ListMatchRequest. It contains a list of matches that can be parsed through to describe a page of matches.

변수

matchesList of matches fitting the requested description.

생성자

ListMatchResponseConstructor for response class.

Public 함수

ToStringProvides string description of current class data.

상속된 멤버

변수

extendedInfoExtended string information that is returned when the server encounters an error processing a request.
successBool describing if the request was successful.