UserDataStoreUpdateResponse
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.UserDataStoreUpdateResponse.UserDataStoreUpdateResponse(final long ptr) Parameters ptr: final long |
getSuccess
()
|
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.
Signature
boolean com.meta.horizon.platform.ovr.models.UserDataStoreUpdateResponse.getSuccess() Returns booleanÂ
boolean
|