Class UpdateUserDataProfileResponse
- Namespace
 - DotNetBrowser.UserData.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
A response to the UpdateUserDataProfileHandler.
public sealed class UpdateUserDataProfileResponse
  - Inheritance
 - 
      
      UpdateUserDataProfileResponse
 
- Inherited Members
 
Fields
- Decline
 Creates a UpdateUserDataProfileResponse that notifies the browser to decline to update the user data profile.
- Update
 Creates a UpdateUserDataProfileResponse that notifies the browser to update the user data profile in the user data store.