Examer Update Profile Uri Delegate
class ExamerUpdateProfileUriDelegate(authenticationService: AuthenticationService) : UpdateProfileUriDelegate
Content copied to clipboard
A concrete implementation of UpdateProfileUriDelegate.
Parameters
authentication Service
an instance of AuthenticationService that will be used to get the AuthenticationService.currentUser.
Constructors
Link copied to clipboard
fun ExamerUpdateProfileUriDelegate(authenticationService: AuthenticationService)
Content copied to clipboard