Package-level declarations

Types

Link copied to clipboard
open class RefyEndpointsSet : EquinoxBaseEndpointsSet
The RefyEndpointsSet class is a container with all the Refy's system base endpoints
Link copied to clipboard
open class RefyInputValidator : InputValidator
The RefyInputValidator class is useful to validate the inputs
Link copied to clipboard
abstract class RefyLocalUser : EquinoxLocalUser
The RefyLocalUser class is useful to represent a RefyUser in the client application
Link copied to clipboard
class RefyRequester(host: String, userId: String? = null, userToken: String? = null) : EquinoxRequester

The RefyRequester class is useful to communicate with Refy's backend