Select your preferred scripting language. All code snippets will be displayed in this language.
class in UnityEngine.Networking.Match
/
Inherits from: Networking.Match.Response
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseJSON response for types that only require a basic indication of success.
BasicResponse | Constructor for response class. |
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. |