FBSDKShareVideoContent
@interfaceFBSDKShareVideoContent:NSObject<FBSDKSharingContent>A model for video content to be shared.
@interfaceFBSDKShareVideoContent:NSObject<FBSDKSharingContent>@property(nonatomic,copy,readwrite)FBSDKShareVideo*_Nonnullvideo;@NSCopyingvarvideo:ShareVideo{getset}-(BOOL)isEqualToShareVideoContent:(nonnullFBSDKShareVideoContent*)content;funcisEqual(tocontent:ShareVideoContent)->Bool