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

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

Fields in com.google.code.facebookapi.schema declared as StreamAppData
protected  StreamAppData StreamPost.appData
           
 

Methods in com.google.code.facebookapi.schema that return StreamAppData
 StreamAppData ObjectFactory.createStreamAppData()
          Create an instance of StreamAppData
 StreamAppData StreamPost.getAppData()
          Gets the value of the appData property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamAppData
 void StreamPost.setAppData(StreamAppData value)
          Sets the value of the appData property.
 



Copyright © 2009. All Rights Reserved.