| Package | Description |
|---|---|
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
WebDialog.OnCompleteListener |
WebDialog.getOnCompleteListener()
Gets the listener which will be notified when the dialog finishes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebDialog.setOnCompleteListener(WebDialog.OnCompleteListener listener)
Sets the listener which will be notified when the dialog finishes.
|
| Constructor and Description |
|---|
WebDialog(android.content.Context context,
String action,
android.os.Bundle parameters,
int theme,
WebDialog.OnCompleteListener listener)
Constructor which will construct the URL of the Web dialog based on the specified parameters.
|
Copyright © 2013. All Rights Reserved.