Packagecom.facebook.graph.data.ui.stream
Classpublic class StreamMedia
SubclassesStreamFlash, StreamImage, StreamMP3



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined by
  
StreamMedia
  
toObject():Object
StreamMedia
Property detail
typeproperty
public var type:String

Stream media can be one of the following: image, flash, or mp3; These media types render photos, Flash objects, and music, respectively.

Constructor detail
StreamMedia()constructor
public function StreamMedia()
Method detail
toObject()method
public function toObject():Object

Returns
Object