Package com.flurry.android
Class FlurryPrivacySession.Response
java.lang.Object
com.flurry.android.FlurryPrivacySession.Response
- All Implemented Interfaces:
com.flurry.android.impl.privacy.Stub.Response
- Enclosing interface:
- FlurryPrivacySession
public static class FlurryPrivacySession.Response
extends Object
implements com.flurry.android.impl.privacy.Stub.Response
-
Field Summary
Fields inherited from interface com.flurry.android.impl.privacy.Stub.Response
PARAMETER_EXPIRATION, PARAMETER_LANG, PARAMETER_SESSION_ID, PARAMETER_VERIFIER
-
Method Summary
Modifier and TypeMethodDescriptionfrom
(org.json.JSONObject jsonObject, FlurryPrivacySession.Request request)
-
Field Details
-
uri
public final android.net.Uri uri
-
-
Method Details
-
from
public static FlurryPrivacySession.Response from(org.json.JSONObject jsonObject, FlurryPrivacySession.Request request) throws org.json.JSONException - Throws:
org.json.JSONException
-