public static interface UpdateUserDataProfileCallback.Params
UpdateUserDataProfileCallback
.Modifier and Type | Method and Description |
---|---|
default UserDataProfile |
originalProfile()
The original user data profile that is about to be updated.
|
default UserDataProfile |
profile()
A new user data profile that is about to replace the original profile.
|
default UserDataProfile originalProfile()
default UserDataProfile profile()