public final class CBWebViewRequest extends CBRequest
| Modifier and Type | Class and Description |
|---|---|
static interface |
CBWebViewRequest.WebRequestContainerBodyType |
CBRequest.CBAPINetworkResponseCallbackCBNetworkRequest.Methodbody, callback, checkStatusInResponseBody, mPrivacyPresenter, requestBodyFieldsdispatch, DISPATCH_ASYNC, DISPATCH_UI, getResponseCodeNs, method, outputFile, priority, processingNs, readDataNs, status, STATUS_CANCELED, STATUS_PROCESSING, STATUS_QUEUED, uri| Constructor and Description |
|---|
CBWebViewRequest(java.lang.String path,
RequestBodyFields requestBodyFields,
CBTrack track,
int priority,
CBRequest.CBAPINetworkResponseCallback callback,
PrivacyPresenter privacyPresenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendBodyArgument(java.lang.String key,
java.lang.Object value,
int type) |
void |
appendRequestBodyInfoParams()
Append information about device
|
appendBodyArgument, buildRequestInfo, deliverError, deliverResponse, getDescription, getEventType, getPath, parseServerResponse, setEventType, uricancelpublic CBWebViewRequest(java.lang.String path,
RequestBodyFields requestBodyFields,
CBTrack track,
int priority,
CBRequest.CBAPINetworkResponseCallback callback,
PrivacyPresenter privacyPresenter)
public void appendRequestBodyInfoParams()
CBRequestappendRequestBodyInfoParams in class CBRequestpublic void appendBodyArgument(java.lang.String key,
java.lang.Object value,
int type)