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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Message
protected  java.util.List<Message> Thread.Messages.message
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Message
 java.util.List<Message> Thread.Messages.getMessage()
          Gets the value of the message property.
 



Copyright © 2009. All Rights Reserved.