Verifies that a connection via a TURN relay can be established.
Future<CheckInfo> checkTURN() => runCheck(TURNCheck(url, token, options: options));