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

A model for video content to be shared.

Conforms to:FBSDKSharingContent
Inherits from:NSObject
Declared in:FBSDKShareVideoContent.h
ทรัพย์สิน
previewPhoto

The photo that represents the video.

@property (nonatomic, copy) FBSDKSharePhoto *previewPhoto;
ให้คำรับรองไว้ใน: FBSDKShareVideoContent.h
video

The video to be shared.

@property (nonatomic, copy) FBSDKShareVideo *video;
ให้คำรับรองไว้ใน: FBSDKShareVideoContent.h
วิธีการทันใจ
isEqualToShareVideoContent:

Compares the receiver to another video content.

พารามิเตอร์คำอธิบาย
content

The other content

- (BOOL) isEqualToShareVideoContent:(FBSDKShareVideoContent *)content;
ให้คำรับรองไว้ใน: FBSDKShareVideoContent.h