public class StunTransactionId extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_LENGTH |
| Modifier | Constructor and Description |
|---|---|
protected |
StunTransactionId() |
public static final int DATA_LENGTH
public byte[] getValue()
public boolean equals(byte[] other)
other - the id to compare with ours.public static String readableFormat(byte[] transactionId)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.