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.
+ (instancetype)showWithContent:(id<FBSDKSharingContent>)content delegate:(id<FBSDKSharingDelegate>)delegate
Parameters
- content
The content to be shared.
- delegate
The receiver’s delegate.
Declared In
FBSDKMessageDialog.h