RoavaClient

class RoavaClient

A class which represents an authenticated Client. Required for requests such as group.Group.rankUser.

Constructors

Link copied to clipboard
fun RoavaClient(cookie: String)

Creates a new RoavaClient object with a provided Cookie

Functions

Link copied to clipboard
fun getUser(): User

Method to get the RoavaClient represented as a User

Properties

Link copied to clipboard
val id: Long
Link copied to clipboard
val name: String