| Package | com.facebook.graph.data.ui.stream |
| Class | public class StreamMedia |
| Subclasses | StreamFlash, StreamImage, StreamMP3 |
| Property | Defined by | ||
|---|---|---|---|
| type : String
Stream media can be one of the following: image, flash, or mp3;
These media types render photos, Flash objects, and music, respectively.
| StreamMedia | ||
| Method | Defined by | ||
|---|---|---|---|
| StreamMedia | |||
|
toObject():Object
| StreamMedia | ||
| type | property |
public var type:StringStream media can be one of the following: image, flash, or mp3; These media types render photos, Flash objects, and music, respectively.
| StreamMedia | () | constructor |
public function StreamMedia()
| toObject | () | method |
public function toObject():Object
Returns
Object |