| Class | Description |
|---|---|
| SFApiClient | |
| SFApiQuery<T extends SFODataObject> | |
| SFApiResultCallbackEx<T> |
Helper class for the app to implement internal listeners
|
| SFCapabilityService |
Created by Wes on 12/16/15.
|
| SFConfiguration |
Allows applications to specify specific configuaration settings and https headers to be added
before the SDK makes urlconnection to the server.
|
| SFConnectionManager | |
| SFCredential | |
| SFFilterParam | |
| SFProvider | |
| SFQueryStream | |
| SFReAuthContext<T> |
This class should receive all the information to re-execute the original query that caused the auth exception.
|
| SFSdk | |
| SFTokenLessApiClient | |
| SFV3ErrorParser |
| Annotation Type | Description |
|---|---|
| SFSDKDefaultAccessScope |
Annotation used to document the class member variables/functions which have in default package level access scope intentionally.
|