XHRTransport constructor

XHRTransport(
  1. SocketConnect connect
)

Implementation

XHRTransport(SocketConnect connect) : super(connect);