transport property

String transport
final

The transport that was used to successfully connect to the server.

E.g. "websocket" or "xhr-polling".

Implementation

final String transport;