Packagecom.myflashlab.air.extensions.firebase.dynamicLinks
Classpublic class OtherPlatformParams
InheritanceOtherPlatformParams Inheritance Object



Public Properties
 PropertyDefined By
  ofl : String
The link to open on platforms beside Android and iOS.
OtherPlatformParams
Public Methods
 MethodDefined By
  
OtherPlatformParams
Property Detail
oflproperty
public var ofl:String

The link to open on platforms beside Android and iOS. This is useful to specify a different behavior on desktop, like displaying a full web page of the app content/payload (as specified by param link) with another dynamic link to install the app.

Constructor Detail
OtherPlatformParams()Constructor
public function OtherPlatformParams()