FBSDKMessageDialog
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.

A dialog for sharing content through Messenger.

Conforms to:FBSDKSharingDialog
Inherits from:NSObject
Declared in:FBSDKMessageDialog.h
클래스 메서드
showWithContent:delegate:

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

매개변수설명
content

The content to be shared.

delegate

The receiver's delegate.

+ (instancetype)
showWithContent: (id<FBSDKSharingContent>)content
delegate: (id<FBSDKSharingDelegate>)delegate;
정의된 값: FBSDKMessageDialog.h