FBNativeDialogParams
This class is no longer available in the most recent version of the SDK.

This object is used as a base class for parameters passed to native dialogs that open in the Facebook app.

Inherits from:NSObject
Declared in:FBNativeDialogParams.h
Properties
evaluationMode

Indicates that this request is for evaluation purposes only, and may access features that are not currently available in production.

@property (nonatomic, assign) BOOL evaluationMode;