Android.App.SdkSandbox.SdkProvider Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides APIs that SDKs loaded in the SDK sandbox use to interact with the sandbox and their client app.
Classes
| Name | Description |
|---|---|
| SdkSandboxClientImportanceEventArgs |
Provides data for notifications that the SDK sandbox client's foreground importance has changed. |
| SdkSandboxController |
Controller that is used by SDK loaded in the sandbox to access information provided by the sdk sandbox. |
Interfaces
| Name | Description |
|---|---|
| ISdkSandboxActivityHandler |
This is used to notify the SDK when an |
| ISdkSandboxClientImportanceListener |
Used to notify the SDK about changes in the client's |
Remarks
Use these types to query sandbox state, communicate with other loaded SDKs, handle SDK-owned activities, and observe changes in the client app's process importance.