class in UnityEngine.Networking.Match
/
Наследует от:Networking.Match.ResponseBase
Реализует интерфейсы:IResponse
Abstract class that contains shared accessors for any response.
| extendedInfo | Extended string information that is returned when the server encounters an error processing a request. |
| success | Bool describing if the request was successful. |
| ToString | Provides string description of current class data. |