getGroupPlayList

abstract fun getGroupPlayList(groupId: Long, active: Boolean?, includeGameInformation: Boolean?, sessionToken: String): Single<List<GroupPlayListItem>>