public class EzySimpleHandShakeParams extends EzySimpleRequestParams implements EzyHandshakeParams
| Modifier and Type | Field and Description |
|---|---|
protected String |
clientId |
protected byte[] |
clientKey |
protected String |
clientType |
protected String |
clientVersion |
protected boolean |
enableEncryption |
protected String |
reconnectToken |
EMPTY| Constructor and Description |
|---|
EzySimpleHandShakeParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.tvd12.ezyfox.entity.EzyArray t) |
releaseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClientId, getClientKey, getClientType, getClientVersion, getReconnectToken, isEnableEncryptionprotected String clientId
protected byte[] clientKey
protected String clientType
protected String clientVersion
protected String reconnectToken
protected boolean enableEncryption
public void deserialize(com.tvd12.ezyfox.entity.EzyArray t)
deserialize in interface com.tvd12.ezyfox.io.EzyDataDeserializable<com.tvd12.ezyfox.entity.EzyArray>deserialize in class EzySimpleRequestParamsCopyright © 2021 Young Monkeys. All rights reserved.