Package | com.distriqt.extension.facebook.applinks |
Class | public class AppLink |
Inheritance | AppLink Object |
Property | Defined By | ||
---|---|---|---|
data : Object
The parsed JSON app link data received as the al_applink_data
parameter in the app link. | AppLink | ||
dataJSON : String [read-only]
A JSON representation of the App Link Data
| AppLink |
Method | Defined By | ||
---|---|---|---|
AppLink()
Constructor
| AppLink |
data | property |
public var data:Object
The parsed JSON app link data received as the al_applink_data
parameter in the app link.
dataJSON | property |
dataJSON:String
[read-only] A JSON representation of the App Link Data
public function get dataJSON():String
AppLink | () | Constructor |
public function AppLink()
Constructor