public class SetConnectionOption extends Object
| Constructor and Description |
|---|
SetConnectionOption() |
| Modifier and Type | Method and Description |
|---|---|
void |
debugUserDesc(String function) |
void |
extractFromByteBuffer(ByteBuffer bbBuf) |
short |
getConnectionOption() |
int |
getDialogueId() |
String |
getOptionValueBytes() |
int |
getOptionValueNum() |
public void extractFromByteBuffer(ByteBuffer bbBuf) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void debugUserDesc(String function)
public int getDialogueId()
public short getConnectionOption()
public int getOptionValueNum()
public String getOptionValueBytes()
Copyright © 2020. All rights reserved.