SelfApiV4
internal open class SelfApiV4(authenticatedNetworkClient: AuthenticatedNetworkClient, sessionManager: SessionManager) : SelfApiV3
Inheritors
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.