Name

<fb:notif-email/>

Synopsis

<fb:notif-email>...</fb:notif-email>

Specifies the content of the email to be sent to the user in a notifications.send() API method call. It can be used only in the notifications.send() API call. This is a great way to send an email to the user (not the user’s Facebook inbox, but the user’s real email address) and parse FBML beforehand as part of the email.

FBML-Specific Attributes

Required

None.

Optional

None.

Example FBML

To specify the FBML to be parsed for the user, send the following in a notifications.send() API call:

<fb:notif-email>
Dear <fb:name uid="4"/>,

Nice Profile!

-Jesse
</fb:notif-email>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.133.134.17