| Interface | Description |
|---|---|
| SdkLoader |
A loader for the SDK.
|
| Class | Description |
|---|---|
| DefaultSdkLoader |
Singleton-based implementation of SdkLoader for a standard SDK
|
| PlatformLoader |
Singleton-based implementation of SdkLoader for a platform-based SDK.
|
| SdkInfo |
General information about the SDK.
|
| SdkLibData |
Handles the components needed to download missing SDK components.
|
| TargetInfo |
The SDK Target information needed to build a project.
|