FBOpenGraphActionShareDialogParams
คลาสนี้ไม่มีให้ใช้งานใน SDK เวอร์ชั่นล่าสุดอีกต่อไป
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด

This object is used to encapsulate state for parameters to an Open Graph share dialog that opens in the Facebook app.

Inherits from:FBDialogsParams
Declared in:FBOpenGraphActionShareDialogParams.h
ทรัพย์สิน
action

The Open Graph action to be published.

@property (nonatomic, retain) id<FBOpenGraphAction> action;
ให้คำรับรองไว้ใน: FBOpenGraphActionShareDialogParams.h
actionType

The fully qualified type of the Open Graph action.

@property (nonatomic, copy) NSString *actionType;
ให้คำรับรองไว้ใน: FBOpenGraphActionShareDialogParams.h
previewPropertyName

The name of the property representing the primary target of the Open Graph action, which will be displayed as a preview in the dialog.

@property (nonatomic, copy) NSString *previewPropertyName;
ให้คำรับรองไว้ใน: FBOpenGraphActionShareDialogParams.h