FBSDKMessageDialog
Versi yang lebih baru dari kelas ini sudah tersedia. Lihat versi terbaru.

A dialog for sharing content through Messenger.

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

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

ParameterKeterangan
content

The content to be shared.

delegate

The receiver's delegate.

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