com.github.nkzawa.engineio.client
Class Socket.Options
java.lang.Object
com.github.nkzawa.engineio.client.Transport.Options
com.github.nkzawa.engineio.client.Socket.Options
- Enclosing class:
- Socket
public static class Socket.Options
- extends Transport.Options
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transports
public String[] transports
- List of transport names.
upgrade
public boolean upgrade
- Whether to upgrade the transport. Defaults to `true`.
rememberUpgrade
public boolean rememberUpgrade
host
public String host
query
public String query
Socket.Options
public Socket.Options()
Copyright © 2014. All rights reserved.