get Session Members

suspend fun getSessionMembers(page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE): JsonObject

Method to get the members registered in the current session

Parameters

page

The number of the page to request to the backend

pageSize

The size of the result for the page