FBSDKMessageDialog Class Reference
Inherits from | NSObject |
Conforms to | FBSDKSharingDialog |
Declared in | FBSDKMessageDialog.h |
Class Methods
showWithContent:delegate:
Convenience method to show a Message Share Dialog with content and a delegate. - Parameter content: The content to be shared. - Parameter delegate: The receiver’s delegate.
+ (instancetype)showWithContent:(id<FBSDKSharingContent>)content delegate:(id<FBSDKSharingDelegate>)delegate
Declared In
FBSDKMessageDialog.h