core
Enumerations
| Enumeration | Description |
|---|---|
| App | - |
| ERROR_CODES | Enumeration of error codes that can be returned by SDK methods |
| METHOD_STATUSES | Enumeration of method return statuses |
| SDK_MODULES | Enumeration of available SDK modules |
Interfaces
| Interface | Description |
|---|---|
| ErrorResult | Error response interface for SDK operations |
| SdkInitOptions | Configuration options for SDK initialization |
| Success | Simple success response without data |
| SuccessResult | Success response with result data |
Functions
| Function | Description |
|---|---|
| init | Initialize the Growave application with the specified options. |
| off | - |
| on | - |
| runIfModuleReady | - |