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

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

Fields in com.google.code.facebookapi.schema with type parameters of type StreamMedia
protected  java.util.List<StreamMedia> StreamAttachment.Media.streamMedia
           
 

Methods in com.google.code.facebookapi.schema that return StreamMedia
 StreamMedia ObjectFactory.createStreamMedia()
          Create an instance of StreamMedia
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type StreamMedia
 java.util.List<StreamMedia> StreamAttachment.Media.getStreamMedia()
          Gets the value of the streamMedia property.
 



Copyright © 2009. All Rights Reserved.