| Package | Description |
|---|---|
| gnu.java.zrtp |
| Modifier and Type | Field and Description |
|---|---|
protected ZrtpCallback.Role |
ZrtpSrtpSecrets.role |
| Modifier and Type | Method and Description |
|---|---|
ZrtpCallback.Role |
ZrtpSrtpSecrets.getRole() |
static ZrtpCallback.Role |
ZrtpCallback.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZrtpCallback.Role[] |
ZrtpCallback.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZrtpSrtpSecrets.setRole(ZrtpCallback.Role role) |
Copyright © 2020. All rights reserved.