# FacebookDeferredAppLinkResponse

Object returned from the fetchDeferredAppLink method

Availability
5.4.0
5.4.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# error

Availability
5.4.0
5.4.0
error :String

A string that contain the error.


# success

Availability
5.4.0
5.4.0
success :Boolean

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


# url

Availability
5.4.0
5.4.0
url :String

The URL returned from the server.