0

How can I send a private message to others page from Java without any interactive dialog? I am using Graph API FB.UI to send the message but it pops up a dialog to hit Send button.

Kara
  • 6,115
  • 16
  • 50
  • 57

1 Answers1

1

You cannot. The point is for a dialog to appear so that the user can interactively comply with sending the message.

phwd
  • 19,975
  • 5
  • 50
  • 78