[This is preliminary documentation and is subject to change.]

The FacebookResponse<(Of <(TValue>)>) type exposes the following members.

Properties

  NameDescription
HasResult
Gets a value representing whether the response's result has been processed.
IsError
Gets a value representing whether the current response is exceptional.
ResponseException
Gets a reference to an exception thrown by the response.
Value
Gets the value of the response.

See Also

FacebookResponse<(Of <(TValue>)>) Class
Facebook Namespace