kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.feature.user
/
UpdateDisplayNameUseCase
Update
Display
Name
Use
Case
fun
interface
UpdateDisplayNameUseCase
Updates the display name of the current user.
Inheritors
UpdateDisplayNameUseCaseImpl
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
displayName
:
String
)
:
DisplayNameUpdateResult