AvatarEditorResult
(
o
)
|
Signature
Oculus.Platform.Models.AvatarEditorResult.AvatarEditorResult(IntPtr o) Parameters o: IntPtr |
RequestSent
: readonly bool |
This indicates whether the request has been sent successfully. This is an optional boolean. If the boolean field isn't there, it indicates that the response is an error and will throw an error message.
Signature
readonly bool Oculus.Platform.Models.AvatarEditorResult.RequestSent |