[This is preliminary documentation and is subject to change.]
Defines the sizes of stories allowed when pubishing a Feed story.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public enum FeedStorySize |
Visual Basic (Declaration) |
---|
Public Enumeration FeedStorySize |
Visual C++ |
---|
public enum class FeedStorySize |
Members
Member name | Description | |
---|---|---|
OneLine | A one-line story that contains only a title. | |
TwoLine | A two-line story that contains a title and a body. |