ExamerUpdateProfileUriDelegate

class ExamerUpdateProfileUriDelegate(authenticationService: AuthenticationService) : UpdateProfileUriDelegate

A concrete implementation of UpdateProfileUriDelegate.

Parameters

authenticationService

an instance of AuthenticationService that will be used to get the AuthenticationService.currentUser.

Constructors

Link copied to clipboard
fun ExamerUpdateProfileUriDelegate(authenticationService: AuthenticationService)

Functions

Link copied to clipboard
open suspend override fun update(uri: Uri)