JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mixpanel.android.util
Interface ProxyServerInteractor
public interface
ProxyServerInteractor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
getProxyRequestHeaders
()
void
onProxyResponse
(
String
apiPath, int responseCode)
Method Details
getProxyRequestHeaders
Map
<
String
,
String
>
getProxyRequestHeaders
()
onProxyResponse
void
onProxyResponse
(
String
apiPath, int responseCode)