Class Conversation.Tag

java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.Conversation.Tag
All Implemented Interfaces:
Serializable
Enclosing class:
Conversation

public static class Conversation.Tag extends AbstractFacebookType
Represents the Tag Graph API type.
Author:
Mark Allen, Felipe Kurkowski
See Also:
Serialized Form
  • Constructor Details

    • Tag

      public Tag()
  • Method Details

    • getName

      public String getName()
      The name field for this type.
      Returns:
      The name field for this type.
    • setName

      public void setName(String name)
      The name field for this type.