Packagecom.myflashlab.air.extensions.facebook.sharing
Classpublic class ShareLink
InheritanceShareLink Inheritance SharinModel Inheritance Object



Public Properties
 PropertyDefined By
  contentDescription : String
Deprecated, it will no longer be able to set these param manually
ShareLink
  contentTitle : String
Deprecated, it will no longer be able to set these param manually
ShareLink
  contentURL : String
ShareLink
  imageURL : String
Deprecated, it will no longer be able to set these param manually
ShareLink
Public Methods
 MethodDefined By
  
initialize this sharin model.
ShareLink
Public Constants
 ConstantDefined By
 InheritedLINK : int = 0
[static] This model of sharing will let you share a link or a facebook page.
SharinModel
 InheritedPHOTO : int = 1
[static] NOT AVAILABLE YET
SharinModel
 InheritedVIDEO : int = 2
[static] NOT AVAILABLE YET
SharinModel
Property Detail
contentDescriptionproperty
public var contentDescription:String

Deprecated, it will no longer be able to set these param manually

contentTitleproperty 
public var contentTitle:String

Deprecated, it will no longer be able to set these param manually

contentURLproperty 
public var contentURL:String

imageURLproperty 
public var imageURL:String

Deprecated, it will no longer be able to set these param manually

Constructor Detail
ShareLink()Constructor
public function ShareLink()

initialize this sharin model. use the parameters available in this model to build it up.