Tags Order A-Z Category Context

<sn:direct-challenge>

This tag is used to allow one user to challenge another user in a game. The user clicking the challenge button will be taken to the challenge URL you have specified in your app settings. If you've specified a board name, that will be included as a parameter (name) on your challenge URL. We'll also make a unique ID for this challenge and assign it to a challenge id parameter (cid) on your challenge URL.

Note:
1) The bebo policy for messaging under 18 users will apply when sending challenges.
2) This tag will not be rendered if the app does not have a challenge url set.

Attributes

  • long < required > A valid memberid that the clicking user will be challenging. Must be a valid user id .
  • string < optional > The scoreboard this challenge is for. Can be any string .

Valid Contexts

  • : The area where your app is displayed alone
  • : The Bebo profile page
  • : On a notification page (after the user has clicked on a link in the email)
  • : On the invitations page