updateSupportedProtocols

open suspend override fun updateSupportedProtocols(protocols: List<<Error class: unknown class>>): NetworkResponse<Unit>

Update the supported protocols of the current user.

Return

A NetworkResponse with the result of the operation. true if the protocols were updated.

Parameters

protocols

The updated list of supported protocols.