Version: 2018.2
public void OnDropConnection (bool success, string extendedInfo);

Parameters

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

Description

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