FacebookDeferredAppLinkResponse

Object returned from the fetchDeferredAppLink() method

  • 5.4.0
  • 5.4.0
  • 5.4.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

FacebookDeferredAppLinkResponse
error : String

A string that contain the error.

A string that contain the error.

FacebookDeferredAppLinkResponse
success : Boolean

Indicates if the response has succeded and the response contain a URL.

Indicates if the response has succeded and the response contain a URL.

FacebookDeferredAppLinkResponse
url : String

The URL returned from the server.

The URL returned from the server.