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