API Reference
Full API reference is generated with Dokka and hosted separately.
Open API Reference ↗
Packages​
| Package | Contents |
|---|---|
com.fedo.sdk_ui_android | FedoUI singleton, UIConfig |
com.fedo.sdk_ui_android.screens | FeedbacksScreen() composable |
Dokka output​
The Dokka HTML is generated from KDoc comments in the source code and published alongside this site. If running locally, you can regenerate it:
# from the SDK module
./gradlew :sdk-ui-android:dokkaHtml
The output is placed at build/dokka/html/ inside the SDK module.