public void OnDropConnection (bool success, string extendedInfo);

파라미터

successIndicates if the request succeeded.
extendedInfoA text description for the error if success is false.

설명

Callback that happens when a NetworkMatch.DropConnection match request has been processed on the server.