FacebookClientExtensions.GetFacebookObjectAsync Method
Include Protected Members
Include Inherited Members
Gets the Facebook object located at a given path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
GetFacebookObjectAsync(FacebookClient, String) | Gets the Facebook object located at a given path. |
![]() ![]() |
GetFacebookObjectAsync<TFacebookObject>(FacebookClient, String) | Gets the Facebook object located at a given path. |
Top