API reference

UserDataStoreUpdateResponse Class

This payload contains information about the result of an update request to the user data store. It includes a success field com.meta.horizon.platform.ovr.models.UserDataStoreUpdateResponse#getSuccess() that indicates whether the update was successful or not. See more info about Platform Solutions here.

Member Functions

UserDataStoreUpdateResponse
( final long ptr )
Indicates whether the update request was successful or not. A value of true indicates that the update was successful, while a value of false indicates that the update failed.
Returns
boolean