Version: 5.3

BasicResponse

class in UnityEngine.Networking.Match

/

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

매뉴얼로 전환

설명

JSON response for types that only require a basic indication of success.

생성자

BasicResponseConstructor for response class.

상속된 멤버

변수

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

Public 함수

ToStringProvides string description of current class data.