public interface PeerInfo
| Modifier and Type | Method and Description |
|---|---|
Role |
getRole() |
GroupInfo |
groupInfo() |
String |
peerHost() |
String |
peerName() |
default String |
prettyName() |
void |
setRole(Role role) |
This documentation was released into the public domain.