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



Public Constants
 ConstantDefined By
  LINK : int = 0
[static] This model of sharing will let you share a link or a facebook page.
SharinModel
  PHOTO : int = 1
[static] NOT AVAILABLE YET
SharinModel
  VIDEO : int = 2
[static] NOT AVAILABLE YET
SharinModel
Constant Detail
LINKConstant
public static const LINK:int = 0

This model of sharing will let you share a link or a facebook page.

PHOTOConstant 
public static const PHOTO:int = 1

NOT AVAILABLE YET

VIDEOConstant 
public static const VIDEO:int = 2

NOT AVAILABLE YET