[This is preliminary documentation and is subject to change.]
Initializes an instance of FacebookResponse<(Of <(TValue>)>) representing specific content returned from the API.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
internal FacebookResponse( string content ) |
Visual Basic (Declaration) |
---|
Friend Sub New ( _ content As String _ ) |
Visual C++ |
---|
internal: FacebookResponse( String^ content ) |
Parameters
- content
- Type: System..::.String
The XML content returned from the API.