FBDialogsParams
This class is no longer available in the most recent version of the SDK.
A more recent version of this class is available. Check out the latest version.

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

Conforms to:NSCopying
Inherits from:NSObject
Declared in:FBDialogsParams.h
Instance Methods
validate

Validates the receiver to ensure that it is configured properly.

- (NSError *) validate;
Declared In: FBDialogsParams.h