[Missing <summary> documentation for "T:FacebookWrapper.ObjectModel.Post.eType"]
Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)
Syntax
| C# |
|---|
public enum eType |
| Visual Basic |
|---|
Public Enumeration eType |
| Visual C++ |
|---|
public enum class eType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| link | 0 | ||
| photo | 1 | ||
| video | 2 | ||
| checkin | 3 | ||
| status | 4 | ||
| swf | 5 |