FBSDKMessageDialog
Há uma versão mais recente desta classe disponível. Confira. a versão mais recente.

A dialog for sharing content through Messenger.

Conforms to:FBSDKSharingDialog
Inherits from:NSObject
Declared in:FBSDKMessageDialog.h
Métodos de classe
showWithContent:delegate:

Convenience method to show a Message Share Dialog with content and a delegate.

ParâmetroDescrição
content

The content to be shared.

delegate

The receiver's delegate.

+ (instancetype)
showWithContent: (id<FBSDKSharingContent>)content
delegate: (id<FBSDKSharingDelegate>)delegate;
Declarado em: FBSDKMessageDialog.h