CS410-2017Jan / Cards-Against-Humanity

0 stars 0 forks source link

Create method: getPlayersInRoom to facade #111

Closed scotthenry closed 7 years ago

scotthenry commented 7 years ago

Create a method in RoomFacade that calls roomWebService.getPlayersInRoom and then returns a list of player ids.