public class Roster extends Object
| Constructor and Description |
|---|
Roster() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<Participant> |
getParticipants() |
RosterStats |
getRosterStats() |
String |
toString() |
public String getId()
public RosterStats getRosterStats()
public List<Participant> getParticipants()
Copyright © 2017. All rights reserved.