@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
Callback<T> |
Generic callback for async operations with result.
|
CompletionCallback |
Generic callback for async operations without result in
CompletionCallback.onSuccess() . |
GlobalErrorListener |
Listener to receive errors happening inside the GetSocial SDK.
|
Class | Description |
---|---|
AutoInitSdkContentProvider |
Content Provider used for automatic SDK initialization on application start.
|
ErrorCode |
Error codes number is specified according to layer
where error can happen.
|
GetSocial |
Class contains main part of exposed GetSocial API.
|
GetSocial.User |
Static class that exposes methods to retrieve and modify
the current GetSocial user.
|
PushNotificationsReceiver |
This receiver is used to process GetSocial push notifications.
|
Exception | Description |
---|---|
GetSocialException |
(c) Copyright GetSocial BV, 2017. All Rights Reserved.