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