Package com.flurry.android
Interface FlurryPrivacySession.Callback
- Enclosing interface:
- FlurryPrivacySession
public static interface FlurryPrivacySession.Callback
Callback to get called when privacy dashboard request processed
-
Method Summary
-
Method Details
-
success
void success()Called when privacy dashboard is opened -
failure
void failure()Called when an error happened in opening privacy dashboard
-