# FacebookPermissionResponse
Argument passed to the dialog callback when a dialog is completed or canceled.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Overview
The success
and cancelled
properties may not be reliable for dialogs. In the event
that the user canceled the dialog, the result
field is undefined
.