SelfApiV6
internal open class SelfApiV6(authenticatedNetworkClient: AuthenticatedNetworkClient, sessionManager: SessionManager) : SelfApiV5
Constructors
Link copied to clipboard
internal constructor(authenticatedNetworkClient: AuthenticatedNetworkClient, sessionManager: SessionManager)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Update the email address of the current user.
Link copied to clipboard
open suspend override fun updateSelf(userUpdateRequest: <Error class: unknown class>): NetworkResponse<Unit>
Link copied to clipboard
open suspend override fun updateSupportedProtocols(protocols: List<<Error class: unknown class>>): NetworkResponse<Unit>
Update the supported protocols of the current user.