public static interface POBCacheManager.POBProfileConfigListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(POBError error)
The failure notification while loading profile config with specific error
|
void |
onSuccess(POBProfileInfo profileInfo)
The success notification with
POBProfileInfo |
void onSuccess(@NonNull
POBProfileInfo profileInfo)
POBProfileInfoprofileInfo - the reference of POBProfileInfo