| Package | Description |
|---|---|
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
WebDialog.RequestsDialogBuilder |
WebDialog.RequestsDialogBuilder.setData(String data)
Sets optional data which can be used for tracking; maximum length is 255
characters.
|
WebDialog.RequestsDialogBuilder |
WebDialog.RequestsDialogBuilder.setMessage(String message)
Sets the string users receiving the request will see.
|
WebDialog.RequestsDialogBuilder |
WebDialog.RequestsDialogBuilder.setTitle(String title)
Sets an optional title for the dialog; maximum length is 50 characters.
|
WebDialog.RequestsDialogBuilder |
WebDialog.RequestsDialogBuilder.setTo(String id)
Sets the user ID or user name the request will be sent to.
|
Copyright © 2013. All Rights Reserved.