FBMediaViewDelegate
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

The methods declared by the FBMediaViewDelegate protocol allow the adopting delegate to respond to messages from the FBMediaView class and thus respond to operations such as whether the media content has been loaded.

Extends Protocol:NSObject
Declared in:FBMediaView.h
Phương thức thực thể
mediaViewDidLoad:

Sent when an FBMediaView has been successfully loaded.

Thông sốMô tả
mediaView

An FBMediaView object sending the message.

- (void) mediaViewDidLoad:(nonnull FBMediaView *)mediaView;
Đã tuyên bố trong: FBMediaView.h