Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun getMethod(): HttpMethod
Link copied to clipboard
open override fun getPath(): String
Link copied to clipboard
open override fun getPort(): Int
Link copied to clipboard
open override fun getRequiredAuthRole(): AuthRole
Link copied to clipboard
Link copied to clipboard
open override fun parseRequest(json: String): UpdateUserInfoRequest
Link copied to clipboard
open override fun parseResponse(json: String): UpdateUserInfoResponse
Link copied to clipboard
abstract override fun updateUserInfo(request: UpdateUserInfoRequest): Promise<E>

Updates user profile or account information.