UploadUserAvatarUseCase

Functions

Link copied to clipboard
abstract suspend operator fun invoke(imageDataPath: <Error class: unknown class>, imageDataSize: Long): UploadAvatarResult

Function allowing the upload of a user profile picture (avatar) This first will upload the data as an asset and then will link this asset with the User