public static interface WebDialog.OnCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
onComplete(Bundle values,
FacebookException error)
Called when the dialog completes.
|
void onComplete(Bundle values, FacebookException error)
values
- on success, contains the values returned by the dialogerror
- on an error, contains an exception describing the error