RequestDialogParams

Parameters to pass to presentSendRequestDialog() method.

  • 4.0.0
  • 4.0.0
  • 4.0.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

RequestDialogParams
: Number
The nature of the request. ...

The nature of the request. Required if objectID is set.

This API can be assigned the following constants:

  • 5.0.0
  • 5.0.0
  • 5.0.0
RequestDialogParams
data : Dictionary

Additional data to send with the request object.

Additional data to send with the request object.

RequestDialogParams
: Number
The set of friends someone sees if a multi-friend selector is shown. ...

The set of friends someone sees if a multi-friend selector is shown.

This API can be assigned the following constants:

  • 5.0.0
  • 5.0.0
  • 5.0.0
RequestDialogParams
message : String

Message to send with the request.

Message to send with the request.

RequestDialogParams
: String
The Open Graph object ID of the object being sent. ...

The Open Graph object ID of the object being sent. Required if actionType is set.

  • 5.0.0
  • 5.0.0
  • 5.0.0
RequestDialogParams
: String[]
An array of user IDs that will be included in the dialog as the first suggested friends. ...

An array of user IDs that will be included in the dialog as the first suggested friends. Cannot be used together with filters.

  • 5.0.0
  • 5.0.0
  • 5.0.0
RequestDialogParams
recipients : String[]

Array of pre-selected facebook ids.

Array of pre-selected facebook ids.

  • 5.0.0
  • 5.0.0
  • 5.0.0
RequestDialogParams
title : String

Title of request.

Title of request.