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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Thread
protected  java.util.List<Thread> MessageGetThreadsInFolderResponse.thread
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Thread
 java.util.List<Thread> MessageGetThreadsInFolderResponse.getThread()
          Gets the value of the thread property.
 



Copyright © 2009. All Rights Reserved.