UserDataStoreUpdateResponse
(
o
)
|
Signature
Oculus.Platform.Models.UserDataStoreUpdateResponse.UserDataStoreUpdateResponse(IntPtr o) Parameters o: IntPtr |
Success
: readonly bool |
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
readonly bool Oculus.Platform.Models.UserDataStoreUpdateResponse.Success |