Method group is Obsolete

NetworkMatch.BasicResponseDelegate

Obsolete public delegate void BasicResponseDelegate(bool success, string extendedInfo);

Parameters

success Indicates if the request succeeded.
extendedInfo A text description of the failure if success is false.

Description

A delegate that can handle MatchMaker responses that return basic response types (generally only indicating success or failure and extended information if a failure did happen).

Did you find this page useful? Please give it a rating: