FBMediaViewDelegate
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด

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
วิธีการทันใจ
mediaViewDidLoad:

Sent when an FBMediaView has been successfully loaded.

พารามิเตอร์คำอธิบาย
mediaView

An FBMediaView object sending the message.

- (void) mediaViewDidLoad:(FBMediaView *)mediaView;
ให้คำรับรองไว้ใน: FBMediaView.h