| Package | Description |
|---|---|
| gnu.java.zrtp |
| Modifier and Type | Method and Description |
|---|---|
static ZrtpStateClass.ZrtpStates |
ZrtpStateClass.ZrtpStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZrtpStateClass.ZrtpStates[] |
ZrtpStateClass.ZrtpStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ZRtp.inState(ZrtpStateClass.ZrtpStates state)
Check current state of the ZRTP state engine
|
protected boolean |
ZrtpStateClass.isInState(ZrtpStateClass.ZrtpStates state)
Check current state of the ZRTP state engine
|
Copyright © 2020. All rights reserved.