public class ParticipantEntity extends Object
| Constructor and Description |
|---|
ParticipantEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAffiliation() |
String |
getJid() |
String |
getRole() |
void |
setAffiliation(String affiliation) |
void |
setJid(String jid) |
void |
setRole(String role) |
Copyright © 2019. All rights reserved.