-
- All Implemented Interfaces:
-
com.facebook.FacebookDialog
public class GamingGroupIntegration extends FacebookDialogBase<Void, GamingGroupIntegration.Result>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGamingGroupIntegration.Result
-
Constructor Summary
Constructors Constructor Description GamingGroupIntegration(Activity activity)Constructs a new GamingGroupIntegration. GamingGroupIntegration(Fragment fragment)Constructs a new GamingGroupIntegration. GamingGroupIntegration(Fragment fragment)Constructs a new GamingGroupIntegration.
-
Method Summary
-
-
Constructor Detail
-
GamingGroupIntegration
GamingGroupIntegration(Activity activity)
Constructs a new GamingGroupIntegration.- Parameters:
activity- Activity to use to trigger this Dialog.
-
GamingGroupIntegration
GamingGroupIntegration(Fragment fragment)
Constructs a new GamingGroupIntegration.- Parameters:
fragment- fragment to use to trigger this Dialog.
-
GamingGroupIntegration
GamingGroupIntegration(Fragment fragment)
Constructs a new GamingGroupIntegration.- Parameters:
fragment- fragment to use to trigger this Dialog.
-
-
-
-