| Package | com.myflashlab.air.extensions.facebook.sharing |
| Class | public class ShareLink |
| Inheritance | ShareLink SharinModel Object |
| 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:StringDeprecated, it will no longer be able to set these param manually
| contentTitle | property |
public var contentTitle:StringDeprecated, it will no longer be able to set these param manually
| contentURL | property |
public var contentURL:String| imageURL | property |
public var imageURL:StringDeprecated, 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.