Packagecom.milkmangames.nativeextensions
Classpublic class GVFacebookRequestFilter
InheritanceGVFacebookRequestFilter Inheritance Object

GoViral Facebook Request Filter



Public Constants
 ConstantDefined By
  APP_NON_USERS : String = app_non_users
[static] Only non-users of the App will be allowed by filter.
GVFacebookRequestFilter
  APP_USERS : String = app_users
[static] Only Users of the App will be allowed by filter.
GVFacebookRequestFilter
Constant Detail
APP_NON_USERSConstant
public static const APP_NON_USERS:String = app_non_users

Only non-users of the App will be allowed by filter.

APP_USERSConstant 
public static const APP_USERS:String = app_users

Only Users of the App will be allowed by filter.