This class is deprecated. See WebDialog.
الإضافات: | WebDialog |
الحزمة: | android |
FbDialog(Context, String, DialogListener)
public FbDialog(Context context, String url, DialogListener listener)
المعلمة | الوصف |
---|---|
context | |
url | |
listener |
FbDialog(Context, String, DialogListener, int)
public FbDialog(Context context, String url, DialogListener listener, int theme)
المعلمة | الوصف |
---|---|
context | |
url | |
listener | |
theme |
FbDialog(Context, String, Bundle, DialogListener)
public FbDialog(Context context, String action, Bundle parameters, DialogListener listener)
المعلمة | الوصف |
---|---|
context | |
action | |
parameters | |
listener |
FbDialog(Context, String, Bundle, DialogListener, int)
public FbDialog(Context context, String action, Bundle parameters, DialogListener listener, int theme)
المعلمة | الوصف |
---|---|
context | |
action | |
parameters | |
listener | |
theme |