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

This class contains information that represents an App Link from Facebook.

Inherits from:NSObject
Declared in:FBAppLinkData.h
ทรัพย์สิน
actionIDs

List of the ids of the actions for this target

@property (readonly) NSArray *actionIDs;
ให้คำรับรองไว้ใน: FBAppLinkData.h
actionTypes

List of the types of actions for this target

@property (readonly) NSArray *actionTypes;
ให้คำรับรองไว้ใน: FBAppLinkData.h
arguments

Addtional arguments supplied with the App Link data.

@property (readonly) NSDictionary *arguments;
ให้คำรับรองไว้ใน: FBAppLinkData.h
originalQueryParameters

Full set of query parameters for this app link

@property (readonly) NSDictionary *originalQueryParameters;
ให้คำรับรองไว้ใน: FBAppLinkData.h
originalURL

Original url from which applinkData was extracted

@property (readonly) NSURL *originalURL;
ให้คำรับรองไว้ใน: FBAppLinkData.h
ref

Reference breadcrumb provided during creation of story

@property (readonly) NSArray *ref;
ให้คำรับรองไว้ใน: FBAppLinkData.h
targetURL

The target

@property (readonly) NSURL *targetURL;
ให้คำรับรองไว้ใน: FBAppLinkData.h