A B C D E F G I L M N O P R S T U V 

G

GcmRegisterTask - Class in com.coffeebeantech.socialidsdk.registration.tasks
Registration task that registers the device in the GCM and gets the registration ID.
GcmRegisterTask(Registration) - Constructor for class com.coffeebeantech.socialidsdk.registration.tasks.GcmRegisterTask
 
getActivityClass() - Method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getAdapter() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.SocialAuthLoginProvider
 
getCurrentApiEnvironment() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current API environment.
getCurrentOAuthLoginAppToken() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current OAuth Login App Token.
getCurrentOAuthLoginUserToken() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current OAuth Login User Token.
getCurrentOAuthRefreshToken() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current OAuth Refresh Token.
getCurrentUser() - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the current logged in user.
getCurrentUser(SocialIdCallback<User>, List<String>, boolean) - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the current logged in user.
getCurrentUser(SocialIdCallback<User>, List<String>) - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the current logged in user.
getCurrentUser(SocialIdCallback<User>) - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the current logged in user.
getCurrentUser() - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
Get the user with stored information.
getCurrentUser() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current user.
getDefaultActivityClass() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultActivityClassName() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the default activity class name.
getDefaultAutoCancel() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultBigStyle() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultMessage() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultSmallIcon() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultTitle() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultVibrate() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDefaultVibrateDuration() - Static method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getDeviceId() - Method in class com.coffeebeantech.socialidsdk.registration.RegistrationManager
Get the device id that identifies this device in the SocialId platform.
getDeviceId() - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the device id that identifies this device in the SocialId platform.
getDeviceId() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current device ID for application.
getEmailAddress() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.EmailLoginParameters
 
getEnvironment() - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the current API environment.
getEnvironment() - Method in class com.coffeebeantech.socialidsdk.util.EnvironmentManager
Get the current environment.
getInnerThrowable() - Method in exception com.coffeebeantech.socialidsdk.exceptions.SocialIdException
 
getInstance() - Static method in class com.coffeebeantech.socialidsdk.registration.RegistrationManager
 
getInstance() - Static method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
 
getInstance() - Static method in class com.coffeebeantech.socialidsdk.util.EnvironmentManager
 
getInstance() - Static method in class com.coffeebeantech.socialidsdk.util.OAuthTokensManager
 
getInstance() - Static method in class com.coffeebeantech.socialidsdk.util.SocialIdApiClientFactory
 
getLoginAppAccessToken() - Method in class com.coffeebeantech.socialidsdk.util.OAuthTokensManager
Get login app access token information.
getLoginAppClientSecret() - Method in class com.coffeebeantech.socialidsdk.util.SocialIdApiClientFactory
 
getLoginAppId() - Method in class com.coffeebeantech.socialidsdk.util.SocialIdApiClientFactory
 
getLoginProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.EmailConfiguration
 
getLoginProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.FacebookConfiguration
 
getLoginProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.GplusConfiguration
 
getLoginProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.LinkedinConfiguration
 
getLoginProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.SocialLoginProviderConfiguration
 
getLoginProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.TwitterConfiguration
 
getMessage() - Method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getPassword() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.EmailLoginParameters
 
getPermissions() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.FacebookConfiguration
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.EmailConfiguration
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.FacebookConfiguration
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.GplusConfiguration
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.LinkedinConfiguration
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.LinkedinLoginProvider
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.SocialAuthLoginProvider
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.SocialLoginProviderConfiguration
 
getProvider() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.TwitterConfiguration
 
getRegistrationId() - Method in class com.coffeebeantech.socialidsdk.registration.RegistrationManager
Get the registration id obtained from GCM servers.
getRegistrationId() - Static method in class com.coffeebeantech.socialidsdk.SocialId
Get the registration id obtained from GCM servers.
getRegistrationId() - Method in class com.coffeebeantech.socialidsdk.util.SharedPreferencesManager
Gets the current registration ID for application on GCM service.
getSmallIcon() - Method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getSocialAuthProvider() - Method in enum com.coffeebeantech.socialidsdk.util.Provider
 
getTitle() - Method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
getTwitterKey() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.TwitterConfiguration
 
getTwitterSecret() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.TwitterConfiguration
 
getUserAccessToken() - Method in class com.coffeebeantech.socialidsdk.util.OAuthTokensManager
Get user access token information.
getUserFields() - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginConfiguration
 
getUserFields() - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
 
getUsername() - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.EmailLoginParameters
 
getVibrateDuration() - Method in class com.coffeebeantech.socialidsdk.notification.NotificationParameters
 
GooglePlayServicesVerifier - Class in com.coffeebeantech.socialidsdk.util
Verifier to handle Google Play Services compatibility.
GooglePlayServicesVerifier(Context) - Constructor for class com.coffeebeantech.socialidsdk.util.GooglePlayServicesVerifier
 
GooglePlayServicesVerifier(Activity) - Constructor for class com.coffeebeantech.socialidsdk.util.GooglePlayServicesVerifier
 
GplusConfiguration - Class in com.coffeebeantech.socialidsdk.sociallogin.providers
 
GplusConfiguration() - Constructor for class com.coffeebeantech.socialidsdk.sociallogin.providers.GplusConfiguration
 
GplusLoginProvider - Class in com.coffeebeantech.socialidsdk.sociallogin.providers
 
GplusLoginProvider() - Constructor for class com.coffeebeantech.socialidsdk.sociallogin.providers.GplusLoginProvider
 
A B C D E F G I L M N O P R S T U V