void updateDeviceName(String deviceName) throws Error.Failure;
void updateProfile(
- String givenName, String familyName, String about, String aboutEmoji, String avatarPath, boolean removeAvatar
+ String givenName,
+ String familyName,
+ String about,
+ String aboutEmoji,
+ String avatarPath,
+ boolean removeAvatar
) throws Error.Failure;
void updateProfile(