Class SaveUserDataProfileResponse
- Namespace
- DotNetBrowser.UserData.Handlers
- Assembly
- DotNetBrowser.dll
A response to the SaveUserDataProfileHandler.
public sealed class SaveUserDataProfileResponse
- Inheritance
-
SaveUserDataProfileResponse
- Inherited Members
Fields
- Decline
Creates a SaveUserDataProfileResponse that notifies the browser to decline to save the user data profile.
- Save
Creates a SaveUserDataProfileResponse that notifies the browser to save the user data profile to the user data store.