public class SocialInteractionsConfiguration
extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SocialInteractionsConfiguration.SocialInteractionsType |
| Constructor and Description |
|---|
SocialInteractionsConfiguration(boolean socialInteractionsFriendsEnabled,
boolean socialInteractionsSitesEnabled,
SocialInteractionsConfiguration.SocialInteractionsType socialInteractionsType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSocialInteractionsAnyUserEnabled() |
boolean |
isSocialInteractionsFriendsEnabled() |
boolean |
isSocialInteractionsSelectUsersEnabled() |
boolean |
isSocialInteractionsSitesEnabled() |
public SocialInteractionsConfiguration(boolean socialInteractionsFriendsEnabled,
boolean socialInteractionsSitesEnabled,
SocialInteractionsConfiguration.SocialInteractionsType socialInteractionsType)
public boolean isSocialInteractionsAnyUserEnabled()
public boolean isSocialInteractionsFriendsEnabled()
public boolean isSocialInteractionsSelectUsersEnabled()
public boolean isSocialInteractionsSitesEnabled()