Package | com.myflashlab.air.extensions.facebook.sharing |
Class | public class ShareLink |
Inheritance | ShareLink ![]() ![]() |
Property | Defined 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 |
Method | Defined By | ||
---|---|---|---|
initialize this sharin model. | ShareLink |
contentDescription | property |
public var contentDescription:String
Deprecated, it will no longer be able to set these param manually
contentTitle | property |
public var contentTitle:String
Deprecated, it will no longer be able to set these param manually
contentURL | property |
public var contentURL:String
imageURL | property |
public var imageURL:String
Deprecated, it will no longer be able to set these param manually
ShareLink | () | Constructor |
public function ShareLink()
initialize this sharin model. use the parameters available in this model to build it up.