connect-sdk / de.proglove.sdk.configuration / IPgGetConfigProfilesCallback
IPgGetConfigProfilesCallback
interface IPgGetConfigProfilesCallback :IPgErrorCallback
Functions
| Name | Summary | 
|---|---|
| onConfigProfilesReceived | Called when the configuration profiles were successfully fetchedabstract fun onConfigProfilesReceived(profiles:Array<PgConfigProfile>):Unit |