| Package | Description |
|---|---|
| com.datasift.client.managedsource | |
| com.datasift.client.managedsource.sources |
| Modifier and Type | Field and Description |
|---|---|
static ManagedDataSourceType<GooglePlus> |
ManagedDataSourceType.GOOGLE_PLUS |
| Modifier and Type | Method and Description |
|---|---|
GooglePlus |
GooglePlus.addOAutToken(String oAuthAccessToken,
String oAuthRefreshToken,
String name,
long expires)
Adds an OAuth token to the managed source
|
GooglePlus |
GooglePlus.addResource(GooglePlus.Type type,
String userId) |
GooglePlus |
GooglePlus.enableComments(boolean enabled)
set to true, if you want to receive comment interactions.
|
GooglePlus |
GooglePlus.enablePlusOnes(boolean enabled)
set to true, if you want to receive +1 interactions.
|
GooglePlus |
GooglePlus.setParams(boolean enableComments,
boolean enablePlusOnes) |
Copyright © 2015. All Rights Reserved.