Uses of Class
com.google.code.facebookapi.schema.StreamVideo

Uses of StreamVideo in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamVideo
protected  StreamVideo StreamMedia.video
           
 

Methods in com.google.code.facebookapi.schema that return StreamVideo
 StreamVideo ObjectFactory.createStreamVideo()
          Create an instance of StreamVideo
 StreamVideo StreamMedia.getVideo()
          Gets the value of the video property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamVideo
 void StreamMedia.setVideo(StreamVideo value)
          Sets the value of the video property.
 



Copyright © 2010. All Rights Reserved.