FBSDKMessageDialog
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.

A dialog for sharing content through Messenger.

Conforms to:FBSDKSharingDialog
Inherits from:NSObject
Declared in:FBSDKMessageDialog.h
Klassenmethoden
showWithContent:delegate:

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

ParameterBeschreibung
content

The content to be shared.

delegate

The receiver's delegate.

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